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.
2 parents b215cc1 + 41505b0 commit b3aae69Copy full SHA for b3aae69
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