Tinted letter b on a dark background

Botwiki

In my previous blog post I mentioned building my first Twitter bot. Now I built a (Twitter) bot wiki.

There’s a plenty of tutorials for creating online bots out there, but the information is pretty scattered.

There are sites like bothub.orgbotpad.org/p/bot_resources (currently unavailable), bot.community or even botdb.gameology.org/bot-list – and plenty of assorted Twitter lists collecting the various Twitter bots, but what I’d really love to see is a more complete website/wiki where one could find tutorials, articles, APIs, datasets and other useful resources – and also browse other people’s creations.

Botwiki is exactly that – and it’s open-sourced!

The key difference between Botwiki and other sites I came across is that it’s meant to be extremely simple to run and update – hence using the PHP-based Pico CMS to power the site and Markdown to edit the content of the site. You don’t need to make an account on the site to contribute to it, you can either open a pull request on Github or just send me a simple text file with basic description of your (Twitter) bot.

Another part of the Botwiki project is the @botwikidotorg Twitter account. This is actually a bot that listens to @ mentions and if your account is whitelisted, it will retweet your tweet. The main use is for the Botwiki maintainers to be able to tweet about updates to the wiki without having to switch to the @botwikidotorg account. There is an open issue on Github to discuss other uses.

After I cleanup the code, I am going to also open-source the code for this bot, so keep an eye on @fourtonfish or github.com/fourtonfish ðŸ™‚

More from the blog

A tinted, zoomed in screenshot of a JSON object showing server information about a Mastodon instance.
A tinted screenshot of an unlabeled scatter chart, with most data points grouped on the right.
A tinted screenshot of two charts, one showing the popularity of various fediverse platforms (with Mastodon far ahead of the rest), and the other chart showing distribution of domain creation dates, mostly clustered around 2023.

📖 Visit blog