Skip to content

Commit 8f26d2b

Browse files
committed
bug fixes
1 parent dca718c commit 8f26d2b

2 files changed

Lines changed: 344 additions & 321 deletions

File tree

config.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"plugin": "DiscordPlayerStats",
3-
"enabled": true,
4-
"discordClient": "discord",
5-
"channelID": "1076944412707397672",
6-
"database": "mysql",
7-
"daysBackToQuery": 30,
8-
"enableInGameStatsCommand": true,
9-
"inGameStatsCommand": "mystats",
10-
"enableInDiscordStatsCommand": true,
11-
"linkDiscordAccountCommand": "link",
12-
"linkDiscordEmbedColor": 16759808,
13-
"linkInGameAccountCommand": "link",
14-
"inDiscordStatsCommand": "mystats",
15-
"inDiscordStatsEmbedColor": 3447003,
16-
"statCooldown": 15,
17-
"ingameRequireReserve": true,
18-
"enableDailyStats": true,
19-
"dailyStatsTime": "15:00",
20-
"dailyStatsManualPostCmd": "dailystats",
21-
"dailyStatsEmbedColor": 16759808,
22-
"dailymanualCmdRole": 599226845589929984
23-
}
2+
"plugin": "DiscordPlayerStats",
3+
"enabled": true,
4+
"discordClient": "discord",
5+
"channelID": "1076944412707397672",
6+
"database": "mysql",
7+
"daysBackToQuery": 30,
8+
"enableInGameStatsCommand": true,
9+
"inGameStatsCommand": "mystats",
10+
"enableInDiscordStatsCommand": true,
11+
"linkDiscordAccountCommand": "statlink",
12+
"linkDiscordEmbedColor": 16759808,
13+
"linkInGameAccountCommand": "statlink",
14+
"inDiscordStatsCommand": "mystats",
15+
"inDiscordStatsEmbedColor": 3447003,
16+
"statCooldown": 15,
17+
"ingameRequireReserve": true,
18+
"enableDailyStats": true,
19+
"dailyStatsTime": "15:00",
20+
"dailyStatsManualPostCmd": "dailystats",
21+
"dailyStatsEmbedColor": 16759808,
22+
"dailymanualCmdRole": 599226845589929984
23+
}

0 commit comments

Comments
 (0)