Update README.md

main
ado 2024-06-17 07:16:33 -04:00
parent 8ced44a189
commit 4d27e00685
1 changed files with 6 additions and 0 deletions

View File

@ -5,9 +5,15 @@ 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