Compare commits

..

No commits in common. "4b578c8af96760d30b85a9bff2718f6e47654b72" and "436f8564bef5b66153be89c42c0bbf14a3f3690a" have entirely different histories.

View file

@ -135,7 +135,7 @@ module.exports = {
await Servers.set(`${ctx.guild.id}.rp_text`, true);
}
},
blacklist: async function (user, kind, reason) {
blacklist: async function (user = '318044130796109825', kind, reason) {
switch (kind) {
case "add":
case "a":