From 1b9df0e6e7ea7257e14e07e27b3576c628740dd3 Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sat, 18 Aug 2018 19:07:37 +0200 Subject: [PATCH] demo bot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 433beb6..68fcabf 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ If you add your own fortunes, you can also update the *.dat* files running **mak ## Telegram bot +A demo bot can be found here: https://t.me/FortunesSpamBot + You can use the content of the *telegram-bot* directory to create your own Telegram bot; don't forget to run it specifying the **SPAMBOT_TOKEN** environment variable. # License