const CommandCategory = { MODERATION: 'moderation', BOT_MANAGEMENT: 'bot_management', FUN: 'fun', RESOURCE: 'resource' }; module.exports = CommandCategory;