lionseat/README.md

20 lines
392 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`
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
Set up environment variables
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
`LIONSEAT_CLIENTID` - Mastodon Client ID
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
`LIONSEAT_CLIENTSECRET` - Mastodon Client Secret
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
`LIONSEAT_MASTO_URL` - Mastodon Instance URL
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
`LIONSEAT_USER` - Bot User
2024-06-17 07:16:33 -04:00
2024-06-17 07:16:07 -04:00
`LIONSEAT_PASS` - Bot Password