diff --git a/index.js b/index.js index 3a99343..c927ec2 100644 --- a/index.js +++ b/index.js @@ -131,7 +131,7 @@ Structures.extend('Guild', Guild => { }); const client = new CommandoClient({ - commandPrefix: 'b.', + commandPrefix: '!', owner: '321673699436527617' });