diff --git a/src/commands/misc/prep.ts b/src/commands/misc/prep.ts index 6fc211f..301ed0f 100644 --- a/src/commands/misc/prep.ts +++ b/src/commands/misc/prep.ts @@ -5,7 +5,7 @@ import { getLocale, getLocalizations } from '../../utils/locales'; import { getFilename } from '../../utils/misc'; export default { - scope: () => ['441208120644075520'], + scope: () => ['807244911350906920'], data: (client: Client) => { const filename = getFilename(__filename);