first commit
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
DISCORD_TOKEN=BotToken
|
||||
GUILD_ID=DiscordServerID
|
||||
|
||||
PUBLIC_CHANNEL_ID=PublicChannelID
|
||||
ADMIN_REVIEW_CHANNEL_ID=AdminChannelID
|
||||
TEAM_ROLE_ID=TeamRoleID
|
||||
|
||||
RCON_HOST=RconHost
|
||||
RCON_PORT=RconPort
|
||||
RCON_PASSWORD=RconPassword
|
||||
|
||||
PING_ENABLED=<true|false>
|
||||
PING_DOMAIN=<ping_url>
|
||||
Reference in New Issue
Block a user