Update README.md

main
ado 2024-06-17 07:16:07 -04:00
parent d3de3c7b21
commit 8ced44a189
1 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# lionseat
Lions Will Eat
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