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
For example:
UserA opens a DM with the bot to create a wordle with w!create MYWORD hint (eg: language: french)
and the bot answers:
"Worlde 1234 with 6 letters created. Your friends can start guessing with w!start 1234"
Then the other users can start it with above command and the bot announces
"Starting Wordle 1234 with 6 letters by UserA. Hint: hint (eg: language: french)"
Additionally, it could track who won which wordle to generate some statistics.
The text was updated successfully, but these errors were encountered:
For example:
UserA opens a DM with the bot to create a wordle with
w!create MYWORD hint (eg: language: french)
and the bot answers:
"Worlde 1234 with 6 letters created. Your friends can start guessing with
w!start 1234
"Then the other users can start it with above command and the bot announces
"Starting Wordle 1234 with 6 letters by UserA. Hint: hint (eg: language: french)"
Additionally, it could track who won which wordle to generate some statistics.
The text was updated successfully, but these errors were encountered: