mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 19:53:19 +02:00
9 lines
270 B
Python
9 lines
270 B
Python
TOKEN_BOT = '' # Discord bot token
|
|
TOKEN_RIOT = '' # Riot app token
|
|
TOKEN_TWITCH = '' # Twitch app token
|
|
TOKEN_OSU = '' # Osu! app token
|
|
ID_TWITCH = '' # Twitch app ID
|
|
|
|
SERVER = '' # Twitch IRC server
|
|
PORT = int() # Twitch IRC server port
|
|
NICKNAME = '' # Twitch nickname |