add bot
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
class Config:
|
||||
DISCORD_CLIENT_ID : str = 1363965818328580157
|
||||
DiscordBotToken : str = "nulled"
|
||||
DISCORD_CLIENT_SECRET : str = "nulled"
|
||||
|
||||
BackendServerUrl : str = "https://www.vortexi.cc"
|
||||
BackendAuthenticationToken : str = "nulled"
|
||||
|
||||
AuthorisedGuilds : list = ["1363891964029829232"]
|
||||
|
||||
VerifiedRoleId : int = 1363996167977046036
|
||||
OBCRoleId : int = 1367620839570276393
|
||||
ServerBoosterRole : int = 1367617868312612884
|
||||
Reference in New Issue
Block a user