halcy / Mastodon.py

Python wrapper for the Mastodon ( https://github.com/mastodon/mastodon/ ) API.
MIT License
876 stars 150 forks source link

Event on mentioned? #359

Closed writeblankspace closed 7 months ago

writeblankspace commented 11 months ago

Does Mastodon.py have events, so when the bot is mentioned certain code will be run?

halcy commented 7 months ago

You can use the streamign API to achieve some kind of event based workflow, but if you're specifically building a bot, you might be better served by some higher level framework like Ananas

halcy commented 7 months ago

Closing this for now - if you have more questions, feel free to hit me up here or on masto