mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
я умер
This commit is contained in:
parent
abdb51cfeb
commit
57c8db3fd8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module.exports = class {
|
||||||
|
|
||||||
// Fuck u faxon
|
// Fuck u faxon
|
||||||
if (message.author.id === "285109105717280768" && message.guild) {
|
if (message.author.id === "285109105717280768" && message.guild) {
|
||||||
const emoji = this.client.emojis.cache.get("936283491711209572");
|
const emoji = this.client.emojis.cache.find(emoji => emoji.id === "936279706070823022");
|
||||||
await message.react(emoji);
|
await message.react(emoji);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue