fix README.md

fix
This commit is contained in:
Igor Tsupko
2018-09-16 23:24:49 +03:00
committed by GitHub
parent dd31406606
commit 7687158f69

View File

@@ -40,7 +40,7 @@ pip3 install -r requirements.txt
Find user `@BotFather` in your telegram. Register new bot with `/newbot` command - you will get access token like this: `677617003:AAEJr4hOJzFGqDNI6CO8jpSJzqdhnNaEghI`.
Copy `data.json.example` to `data.json` and put your access token there.
Copy `config.json.example` to `config.json` and put your access token there.
### Running bot manually