From 17d4e1e5f2262abbab4add473f976d7281e5413c Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Mon, 9 Sep 2019 01:48:37 +0200 Subject: [PATCH] Update readme a bit --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8413f6c..f70b8a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ -# pinko.red - # 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, execute the following commands: