diff --git a/setup-command.js b/setup-command.js index aebb0fa..e9f5258 100644 --- a/setup-command.js +++ b/setup-command.js @@ -47,7 +47,7 @@ module.exports.setup = async (arguments, recievedMessage) => { } } -async function saveSetup(type, arg, guild, channel, typeChannel, typeRole, author, recievedMessage){ +async function saveSetup(type, arg, guildd, channel, typeChannel, typeRole, author, recievedMessage){ const alogAlias = ["alog", "actionlog"] const dlogAlias = ["dlog", "deletionlog"] const sroleAlias = ["srole", "staffrole"]