mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
remove sample environment configuration values, as they will fuck up defaults now
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
{
|
||||
"profiles": {
|
||||
"default": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"BotLogId": "",
|
||||
"BotSpamId": "",
|
||||
"BotAdminId": "",
|
||||
"BotChannelId": "",
|
||||
"BotRulesChannelId": "",
|
||||
"Token": ""
|
||||
}
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user