From 6570aac235286b5c32f02378d9a4068059020d2d Mon Sep 17 00:00:00 2001 From: Samuel JJ Gosling Date: Tue, 2 Jan 2018 15:31:05 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85c1c0f..6710f6d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ * Download the git `git clone https://github.com/samgos/reddbot-telegram` -* Setup a bot with the user @BotFather through PM on Telegram, after going through a setup you will be given a bot token. Edit the command.py file and replace the parameter 'TOKEN' with the one you just recieved. +* Setup a bot with the user @BotFather through PM on Telegram, after going through a setup you will be given a bot token. Edit the command.py file and replace the parameter 'BOT_TOKEN' with the one you just recieved. * Run the script `python3 command.py`