I have written a small number of bots for Mastodon in Python but only today did I learn that somebody had written an entire framework for Python based bot writing. https://github.com/chr-1x/ananas โAnanas allows you to write simple (or complicated!) mastodon bots without having to rewrite config file loading, interval-based posting, scheduled posting, auto-replying, and so on.โ #Mastodon #Bot