Update readme a bit
This commit is contained in:
parent
07e5ad2d82
commit
17d4e1e5f2
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -1,7 +1,16 @@
|
||||||
# pinko.red
|
|
||||||
|
|
||||||
# Communist Quotes Bot
|
# Communist Quotes Bot
|
||||||
|
|
||||||
|
A Fediverse bot that posts random quotes from different communists.
|
||||||
|
|
||||||
|
You can check it out here: https://impenetrable.fortress.promo/communistquotes
|
||||||
|
|
||||||
|
## Contribute Quotes
|
||||||
|
|
||||||
|
Edit the file [communistquotes/marxistquotes.csv](communistquotes/marxistquotes.csv) and
|
||||||
|
make an MR.
|
||||||
|
|
||||||
|
## Compile and Run
|
||||||
|
|
||||||
First, copy `env.example` to `env`, then enter your actual login information. To run the bot,
|
First, copy `env.example` to `env`, then enter your actual login information. To run the bot,
|
||||||
execute the following commands:
|
execute the following commands:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue