Skip to content

Commit 41505b0

Browse files
committed
Added instruction to start debugging mode
1 parent 2d1b1fa commit 41505b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@ sudo service geeksonator start
1111
```
1212

1313
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

Comments
 (0)