mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 19:53:19 +02:00
📝 - Added a private.py sample
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user