forked from Supositware/Haha-Yes
This commit is contained in:
parent
5af3d57624
commit
cf1085b10b
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -5,7 +5,7 @@ const responseObject = require("./reply.json");
|
||||||
|
|
||||||
// Prefix and ownerID and invite to support server
|
// Prefix and ownerID and invite to support server
|
||||||
const client = new CommandoClient({
|
const client = new CommandoClient({
|
||||||
commandPrefix: 'hehe ',
|
commandPrefix: 'haha ',
|
||||||
owner: '267065637183029248',
|
owner: '267065637183029248',
|
||||||
invite: 'https://discord.gg/SsMCsVY',
|
invite: 'https://discord.gg/SsMCsVY',
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue