Lions Will Eat
Go to file
ado 8ced44a189 Update README.md 2024-06-17 07:16:07 -04:00
.gitignore Initial commit 2024-06-14 10:16:22 -04:00
LICENSE Initial commit 2024-06-14 10:16:22 -04:00
README.md Update README.md 2024-06-17 07:16:07 -04:00
lionseat.py Fix duplication bug 2024-06-17 07:06:04 -04:00

README.md

lionseat

Lions Will Eat is a Mastodon Bot living at https://botsin.space/@lionseat

Building and Running

Install the dependencies in requirements.txt Set up environment variables LIONSEAT_CLIENTID - Mastodon Client ID LIONSEAT_CLIENTSECRET - Mastodon Client Secret LIONSEAT_MASTO_URL - Mastodon Instance URL LIONSEAT_USER - Bot User LIONSEAT_PASS - Bot Password