We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1b1fa commit 41505b0Copy full SHA for 41505b0
README.md
@@ -11,3 +11,10 @@ sudo service geeksonator start
11
```
12
13
Also, the bot must disable Privacy mode (in BotFather) before being included in groups (otherwise it will not have access to messages to do reply)
14
+
15
+## Run in debug mode
16
17
+```
18
+export GEEKSONATOR_TELEGRAM_BOT_TOKEN="bot_token_here"
19
+/opt/geeksonator -debug
20
0 commit comments