From daf80bed7b170c79adf8cf99061faf1fadc2d606 Mon Sep 17 00:00:00 2001 From: Florian SYLVAIN Date: Thu, 11 Feb 2021 16:06:21 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20-=20Updated=20the=20TOKENs=20and?= =?UTF-8?q?=20IDs=20section=20of=20the=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 293b7bc..8c19a6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

🤖 Risitas Discord Bot 🤖

- Version + Version License: GPL 3.0 @@ -72,15 +72,16 @@ This command will display a message with all the (basics) stats from the Osu! pr >**To use this bot you'll have to create a private.py file and enter the different tokens to use the API's by assigning values to those variables** ``` External service tokens : -* token_bot -* token_riot -* token_twitch -* id_twitch +* TOKEN_BOT +* TOKEN_RIOT +* TOKEN_TWITCH +* TOKEN_OSU +* ID_TWITCH Socket related var : -* server -* port -* nickname +* SERVER +* PORT +* NICKNAME ```