added two emout aliases to spinkacek

This commit is contained in:
Histmy 2021-09-24 20:09:00 +02:00
parent 46b89bad6b
commit b7740e498f

View File

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