diff --git a/README.md b/README.md index f088c8e..128c3ab 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # lionseat -Lions Will Eat \ No newline at end of file +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