forked from adam/discord-bot-shtik
found a magic number :((
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e0c7bdb35f
commit
7c22ae1643
@ -16,7 +16,7 @@ namespace vassago.DiscordInterface
|
||||
new CommandSetup(){
|
||||
Id = "freedomunits",
|
||||
UpdatedAt = new DateTime(2023, 5, 21, 13, 3, 0),
|
||||
guild = 825293851110801428,
|
||||
guild = 825293851110801428, //TODO: demagic this magic number
|
||||
register = register_FreedomUnits
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user