lionseat/README.md

14 lines
386 B
Markdown
Raw Normal View History

2024-06-14 10:16:22 -04:00
# lionseat
2024-06-17 07:16:07 -04:00
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