Ugurcan Orcun · @ugurcan
115 followers · 218 posts · Server mastodon.gamedev.place

Wow! Using Mastodon.py is incredibly easy! Wow wow wow!

#python #mastodonapi

Last updated 1 year ago

Mathieu · @mate
299 followers · 3741 posts · Server 3615.computer

"Failed to unbookmark status"

meh... πŸ˜•

#python #mastodonapi #yolodev

Last updated 1 year ago

Lennart Hengstmengel · @lhengstmengel
155 followers · 792 posts · Server mastodon.nl

Ik heb het de afgelopen weken erg druk gehad met het bouwen van een Mastodon API client in PHP. Afgelopen vrijdag heb ik v1.0 gereleased en daar ben ik best trots op. Ik heb een blog geschreven over de soms best lastige uitdagingen (en de oplossingen) die ik tegenkwam!

vazaha.blog/nl/23/een-complete

#blog #development #php #mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3913 followers · 4605 posts · Server macaw.social

A new client in PHP πŸŽ‰ I love things like this, and want to ensure that community-contributed libraries are publicised for everyone to benefit. Thank you @lhengstmengel πŸ™πŸ» github.com/mastodon/mastodon/d

#mastodonapi

Last updated 1 year ago

Steve has β˜•οΈ for brains · @sivy
527 followers · 7221 posts · Server toot.cafe

Wondering if I need to:

- perform a search (docs.joinmastodon.org/methods/)
- find the relevant status in the results
- use the ID for the status

Would that be the "local" ID?

#mastodonapi #fediverse #programming

Last updated 1 year ago

Steve has β˜•οΈ for brains · @sivy
527 followers · 7220 posts · Server toot.cafe

Fedi/Mastodon programmers... with the , and given a url to a post on any instance (assuming I have access to the toot from my account), how might I get *my* instance to fetch it and give me a "local" ID that is suitable for passing as the "inReplyToID" in a toot payload?

#mastodonapi

Last updated 1 year ago

Christoffer S. · @nopatience
1304 followers · 158 posts · Server swecyb.com

So, yeah. Loving the API for Mastodon. Have created a tiny Python program that will get the people I am following, look at a few parameters that I consider important (age of last toot, number of their followers etc.)

Then it will prune these for me, cleaning up my following list to ensure I actually follow active accounts, not dormant ones.

Simple, yet effective way of keeping my account clean. Will publish the code if anyone is interested.

#python #mastodonapi #housekeeping

Last updated 1 year ago

Christoffer S. · @nopatience
1304 followers · 158 posts · Server swecyb.com

So, yeah. Loving the API for Mastodon. Have created a tiny Python program that will get the people I am following, look at a few parameters that I consider important (age of last toot, number of their followers etc.)

Then it will prune these for me, cleaning up my following list to ensure I actually follow active accounts, not dormant ones.

Simple, yet effective way of keeping my account clean. Will publish the code if anyone is interested.

#python #mastodonapi #housekeeping

Last updated 1 year ago

gizmomathboy · @gizmomathboy
189 followers · 10234 posts · Server mastodon.xyz
Andy Piper · @andypiper
3734 followers · 4326 posts · Server macaw.social

Oh hi there @MastodonEngineering πŸ‘€ this is where we will be sharing news about code releases and updates, and related news useful for developer and instance operators

#mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3733 followers · 4320 posts · Server macaw.social

@tootsdk @technicat nice, congrats on the release and thank you for your continued efforts to make a great library! πŸ™πŸ»

#mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3733 followers · 4320 posts · Server macaw.social

@willrbishop this is great! I enjoyed Chirp - thanks for building for Mastodon!

#mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3720 followers · 4290 posts · Server macaw.social

I love the whimsy of these apps, and the fact that Mastodon’s API and openness supports the ability to create them. Looking at a community-contributed patch to get them added to the website, too. wedistribute.org/2023/07/masto

#retrocomputing #mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3697 followers · 4180 posts · Server macaw.social

Just finished a batch update to the third-party apps page on the website with ~9 additions, and also clarified the contribution guidelines in the associated GitHub repo.

Thank you to everyone building with the to create cool experiences for users on the platform! πŸ’ž

joinmastodon.org/apps

#mastodon #mastodonapi

Last updated 1 year ago

Andy Piper · @andypiper
3693 followers · 4172 posts · Server macaw.social

I know folks have been waiting on a backlog of PRs for additions to the joinmastodon.org/apps site - I am working through them today (and possibly a bit tomorrow, if I run out of time this afternoon) πŸ™πŸ»

#mastodonapi

Last updated 1 year ago

KelsonV · @KelsonV
489 followers · 10247 posts · Server wandering.shop

Are there any apps that use the that let you look at a list of your followers and add them to specific as you go down the line, without opening each profile one at a time?

I'm trying to set up lists on my instance now that it supports them, but I'm already following enough people over there that it's going to be a pain to either open all the profiles one by one or keep another window open so I can search for them one by one.

#mastodonapi #lists #gotosocial

Last updated 1 year ago

Stefan Bohacek · @stefan
1254 followers · 2679 posts · Server stefanbohacek.online

I'm playing with Mastodon's Context API to fetch replies to posts I'm viewing, and while it's too early for me to add this to github.com/stefanbohacek/masto, the experience is so much better.

Has anyone done anything with this?

#mastodon #mastodonapi #contextapi

Last updated 1 year ago

SuperStromboli · @Strombo
12 followers · 91 posts · Server jawns.club

One of my vacation goals was some fun and now I may finally introduce you to my new bot.
botsin.space/@fakepharma

#programming #mastodonapi #bots

Last updated 1 year ago

Jordy · @MerryChrysler
0 followers · 4 posts · Server fosstodon.org

Mastodon development question: Is there a standard way to test a mastodon app in development? Like a sandbox or a dedicated instance?

#mastodev #mastodonapi

Last updated 1 year ago

Chicken :cqlgusu: · @lookitmychicken
497 followers · 4225 posts · Server blorbo.social

I'm trying to work out how to format my @YiboSemiDaily posts in the new image-posting bot so that I can put line breaks in the post text.

The way it used to work in Cheap Bots Toot Sweet (putting \n in the post text) doesn't work in the new solution. Neither does simply putting a line break in the data cell for the post.

I suspect that there must be a way to encode it in the post so that the understands it, but I can't decipher the API spec.

#mastodonapi #botmaking

Last updated 1 year ago