update readme to explain sentiment analysis

This commit is contained in:
Josh Fraser 2020-01-27 21:46:54 -08:00
parent dc18b2a7a3
commit 3a12a90198
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ If you're running the bot on Heroku, set an environment variable named `NLTK_DAT
heroku config:set NLTK_DATA='/app/nltk_data'
```
## Message ban patterns
Sample bash file to set `MESSAGE_BAN_PATTERNS`:
```