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
When displaying a message with the same contents as other messages (my_duels and duels_by_duelist, my_turn and live_duels for example), extract the message-building part to a new function that can be called by both.
The text was updated successfully, but these errors were encountered:
rsodre
changed the title
bot: my_turn command
bot: Create my_turn command
Apr 30, 2024
Depends on #2, #5
Tasks
my_turn
live_duels
(bot: Duel listing commands #2) commandThe
ChallengeState
enum:Notes
my_duels
andduels_by_duelist
,my_turn
andlive_duels
for example), extract the message-building part to a new function that can be called by both.The text was updated successfully, but these errors were encountered: