diff --git a/commands/interaction/slash/rewrite.js b/commands/interaction/slash/rewrite.js index 0c89c79..9f015ac 100644 --- a/commands/interaction/slash/rewrite.js +++ b/commands/interaction/slash/rewrite.js @@ -12,7 +12,7 @@ const superagent = require('superagent') module.exports = { description: 'Use AI to rewrite your messages.', name: 'rewrite', - guildIds: [process.env.TESTING_SERVER_IDS.split(';')[0]], + guildIds: ["409840884713127956"], options: [ { name: 'message',