diff --git a/commands/message/image/dalle.js b/commands/message/image/dalle.js index 0e95636..becfd2b 100644 --- a/commands/message/image/dalle.js +++ b/commands/message/image/dalle.js @@ -15,7 +15,7 @@ module.exports = { ratelimit: { type: 'guild', limit: 1, - duration: 15000 + duration: 5000 }, run: async (context, args) => { context.triggerTyping();