if message is from guild:
if event-channel is text channel with id "1207091127711301682":
if event-message contains "%{count}%":
add 1 to {count}
add reaction ":white_check_mark:" to event-message
else:
reply with ":x: **Invalid Number!**%nl%**The next number is %{count}%!"
message delete
discord command resetcount:
prefixes: !
trigger:
set {count} to 1
reply with "**Successfully set the count to 0!**"```
Btw I have defined the bot
#Counting System
1 messages · Page 1 of 1 (latest)