update owners

This commit is contained in:
Neko Life 2021-05-16 09:25:34 +00:00
parent a46aa25d2f
commit c818989127

View file

@ -2,7 +2,7 @@
const Commando = require('@iceprod/discord.js-commando');
const client = new Commando.Client({
owner: '750335181285490760',
owner: ['820696421912412191', '750335181285490760'],
partials: ["CHANNEL", "GUILD_MEMBER", "MESSAGE", "REACTION", "USER"]
});
const sqlite = require('sqlite');