280 B
280 B
Get mastodon access token
- Preferences > Development > New Application
- Set name of your app and enable
write
- Submit
Set crontab with docker compose
If you want your bot to post every hour:
0 * * * * docker compose -f <your bot's path>/docker-compose.yml up