Tiny Maze Bot
A fediverse bot that makes tiny mazes and posts them to a Mastodon server.
Migrated from the twitter bot that does the same.
Installation
-
(maybe optional?) Setup an application on your mastodon instance. The code defaults to the botsin.space instance. Use the
urn:ietf:wg:oauth:2.0:oob
redirect URI. The application needs theread
(for future use) andwrite:statuses
scopes at a minimum. -
cargo run
- (first time setup) It will prompt with a url to authenticate your account. Copy-paste the token from the resulting page into the cli prompts.
- A maze will be posted to the timeline.
There is no automatic timing, schedule the bot to run using cron
or a shell loop, or whatever.
Currently running
The tinymazers bot is currently running every half hour at @tinymazes@botsin.space.