mirror of
https://github.com/danbulant/Shasha
synced 2026-07-08 04:21:06 +00:00
update owners
This commit is contained in:
parent
a46aa25d2f
commit
c818989127
1 changed files with 1 additions and 1 deletions
2
Main.js
2
Main.js
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
const Commando = require('@iceprod/discord.js-commando');
|
const Commando = require('@iceprod/discord.js-commando');
|
||||||
const client = new Commando.Client({
|
const client = new Commando.Client({
|
||||||
owner: '750335181285490760',
|
owner: ['820696421912412191', '750335181285490760'],
|
||||||
partials: ["CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION", "USER"]
|
partials: ["CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION", "USER"]
|
||||||
});
|
});
|
||||||
const sqlite = require('sqlite');
|
const sqlite = require('sqlite');
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue