Skip to content

Commit

Permalink
this is working
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawsson committed May 12, 2024
1 parent b2cf22e commit 5c81b95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class CountingListener: ListenerAdapter() {
event.message.reply("I'll let this one slide").queue()
return
}

val next = currentCount + 1
fuckedUp(event.author)
event.message.addReaction(Server.downvoteEmoji).queue()
Expand Down

0 comments on commit 5c81b95

Please sign in to comment.