More alias changes

This commit is contained in:
Histmy 2021-08-29 22:53:55 +02:00
parent c243e7139e
commit 4e183b0947
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ module.exports = {
more_komandy: {
spinkacek: {
als: ["spoink", "spinkake", "spoinkacek"],
als: ["spink", "spoink", "spinkake", "spoinkacek"],
run: (_: any, mes: Message) => {
if (mes.author.bot) return `až někdy${emouty.kapp}`;
(async () => {

View File

@ -108,7 +108,7 @@ module.exports = {
},
krkacek: {
als: ["krkáček", "krkácek", "krkaček", "krk", "grg", "grgnisi", "krknisi", "grgacek", "grgáček", "grgácek", "grgaček"],
als: ["krk", "grg", "grgnisi", "krknisi", "grgacek"],
run: async (_: any, mes: Message) => {
const channel = mes.member?.voice.channel;
if (!channel) return mes.channel.send("***grrrrrrrrg***");