debug
This commit is contained in:
6 files changed
+23
-24
No files matched your search
@@ -29,6 +29,7 @@ module.exports = (client, guild) => {
|
||||
await GuildAPI.commands.post({ data: dataStuff });
|
||||
} catch (e) {
|
||||
client.log('Error: API missing permissions');
|
||||
console.log(e)
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in new issue
Block a user