mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 11:43:16 +02:00
📝 - Updated the TOKENs and IDs section of the readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<h1 align="center">🤖 Risitas Discord Bot 🤖</h1>
|
<h1 align="center">🤖 Risitas Discord Bot 🤖</h1>
|
||||||
<p>
|
<p>
|
||||||
<img alt="Version" src="https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000" />
|
<img alt="Version" src="https://img.shields.io/badge/version-1.1-blue.svg?cacheSeconds=2592000" />
|
||||||
<a href="#" target="_blank">
|
<a href="#" target="_blank">
|
||||||
<img alt="License: GPL 3.0" src="https://img.shields.io/badge/License-GPL%203.0-yellow" />
|
<img alt="License: GPL 3.0" src="https://img.shields.io/badge/License-GPL%203.0-yellow" />
|
||||||
</a>
|
</a>
|
||||||
@@ -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**
|
>**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 :
|
External service tokens :
|
||||||
* token_bot
|
* TOKEN_BOT
|
||||||
* token_riot
|
* TOKEN_RIOT
|
||||||
* token_twitch
|
* TOKEN_TWITCH
|
||||||
* id_twitch
|
* TOKEN_OSU
|
||||||
|
* ID_TWITCH
|
||||||
|
|
||||||
Socket related var :
|
Socket related var :
|
||||||
* server
|
* SERVER
|
||||||
* port
|
* PORT
|
||||||
* nickname
|
* NICKNAME
|
||||||
```
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user