Merge branch 'master' of github.com:OriginProtocol/origin-telegram-logger-bot
This commit is contained in:
commit
9fabbc6e3b
@ -52,7 +52,11 @@ read -r -d '' MESSAGE_BAN_PATTERNS << 'EOF'
|
|||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running the bot
|
## Running
|
||||||
- Run: `python bot.py` to start.
|
|
||||||
|
### Locally
|
||||||
|
- Run: `python bot.py` to start logger
|
||||||
- Messages will be displayed on `stdout` as they are logged.
|
- Messages will be displayed on `stdout` as they are logged.
|
||||||
|
|
||||||
|
### On Heroku
|
||||||
|
- You must enable the worker on Heroku app dashboard. (By default it is off.)
|
||||||
|
Loading…
Reference in New Issue
Block a user