forked from Supositware/Haha-Yes
This commit is contained in:
parent
b2a654d3db
commit
1e3a85f162
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -6,7 +6,7 @@ const fs = require("fs");
|
||||||
|
|
||||||
// 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: 'h3h3 ',
|
commandPrefix: 'haha',
|
||||||
owner: '267065637183029248',
|
owner: '267065637183029248',
|
||||||
invite: 'https://discord.gg/SsMCsVY',
|
invite: 'https://discord.gg/SsMCsVY',
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue