inventory command handlers

This commit is contained in:
SowinskiBraeden committed 2022-07-04 22:21:44 -07:00
1 parent 91f60417aa
commit 20344e1471
8 files changed
+715 -1441

No files matched your search

+1
View File
@@ -28,6 +28,7 @@ module.exports = (client, guild) => {
try {
await GuildAPI.commands.post({ data: dataStuff });
} catch (e) {
if (client.config.Dev == 'DEV') console.log(e);
client.log('Error: API missing permissions, re-invite the bot');
// Forces bot to leave server