Update README.md
This commit is contained in:
parent
9ec0fb08f6
commit
46f96aeecd
@ -3,7 +3,7 @@
|
|||||||
A simple Mastodon bot written in python that posts updates from an RSS feed to a Mastodon account.
|
A simple Mastodon bot written in python that posts updates from an RSS feed to a Mastodon account.
|
||||||
This project is meant to be built to a docker container, so all of the options need to be set as environment variables:
|
This project is meant to be built to a docker container, so all of the options need to be set as environment variables:
|
||||||
|
|
||||||
MASTODON_CLIENT_ID = <Mastodon client ID
|
MASTODON_CLIENT_ID = <Mastodon client ID>
|
||||||
|
|
||||||
MASTODON_CLIENT_SECRET = <Mastodon client secret>
|
MASTODON_CLIENT_SECRET = <Mastodon client secret>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user