We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb85a9 commit f09cdfeCopy full SHA for f09cdfe
internal/bot/const.go
@@ -10,8 +10,7 @@ const (
10
repoName = "bot2"
11
12
// Testing specific
13
- testGuildID = discord.GuildID(779875531712757800)
14
- testFortniteRoleID = discord.RoleID(1080472817398710272)
+ testGuildID = discord.GuildID(1331685842711740456)
15
16
// Casa de Hole
17
// Actual
0 commit comments