We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857d91f commit b86b270Copy full SHA for b86b270
README.md
@@ -50,7 +50,7 @@ A discord bot that communicates with Unreal Tournament servers and displays thei
50
{
51
"udpPort": "19999", //port for standard queries
52
"udpPortAuto": "19998", //port for auto queries
53
- "token": "NzIwOTU0OTkyOTA2OTkzNzI2.Xuzm5Q.0IYiOCUNUX6hUAubp4YUltQuje0", //discord bot token
+ "token": "", //discord bot token
54
"defaultAdminRole": "Toilet Brush", //super admin role
55
"commandPrefix": ".", //what character you want the bot to respond to
56
"databaseFile": "./db/data.db",
0 commit comments