From ec025f37093e7f88d6cf483f2359ad280b0c6587 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 14 Sep 2016 22:02:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6018cc42..fc9198c6 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ Create a `lolapi.txt` file containing the [Riot Games API key](https://developer Create a `steamapi.txt` file containing the [Steam API key](http://steamcommunity.com/dev/apikey). Create a `telegramapi.txt` file containing the token you received from [@BotFather](http://telegram.me/botfather). + +Run `python3.5 -OO bot.py`.