Skip to content

Commit

Permalink
Remove joke reactions
Browse files Browse the repository at this point in the history
  • Loading branch information
89Q12 committed Feb 18, 2024
1 parent 07b239e commit b3255d6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ export default class GuildMessageHandler {
) {
if (message.author.id === '1132244079242133555')
message.react('1194715694948946030');
if (message.author.id === '521340388947263499')
message.react('1208121971926106183');
if (message.author.id === '698934599564132392') message.react('🤠');

}
}
Expand Down

0 comments on commit b3255d6

Please sign in to comment.