This commit is contained in:
lx
2026-07-06 13:34:04 -04:00
commit 6bd69e822e
2 changed files with 343 additions and 0 deletions
+13
View File
@@ -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