Minor bug fixes now successful connenct to discord

This commit is contained in:
plane000
2018-10-27 14:27:03 +01:00
parent cdd6c15e28
commit 0c0f69202d
5 changed files with 23 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
// Logger.debug(JSON.stringify(await Database.Guilds.newGuild(1234, "Hello"), null, 4));
// Logger.debug(JSON.stringify(await Database.Guilds.deleteGuild(1234), null, 4));