You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users will submit an answer to the bot via a command and the bot should verify whether the answer is correct.
Additionally, will it be better to make the command something like !p[number] [answer] where number is the number of the puzzle. Another way to implement would be something like /check [number] [answer].
The text was updated successfully, but these errors were encountered:
Users will submit an answer to the bot via a command and the bot should verify whether the answer is correct.
Additionally, will it be better to make the command something like
!p[number] [answer]
wherenumber
is the number of the puzzle. Another way to implement would be something like/check [number] [answer]
.The text was updated successfully, but these errors were encountered: