changed prefix

This commit is contained in:
Hazem Krimi
2020-05-10 06:04:30 +01:00
parent 42a64b9147
commit 4e16495403
+1 -1
View File
@@ -131,7 +131,7 @@ Structures.extend('Guild', Guild => {
});
const client = new CommandoClient({
commandPrefix: 'b.',
commandPrefix: '!',
owner: '321673699436527617'
});