alexberryman / DiscordWordle

Discord bot to track Wordle scores
MIT License
12 stars 15 forks source link

Clean up help.go format print #2

Closed Opposite34 closed 2 years ago

Opposite34 commented 2 years ago

Remove the hard-coded "Wordle" and "update". Also added the cmdScoreboard command to the help function.

PS: I have not setup a testing environment for this, so I didn't check if this works. Please do so before merging, thank you.