Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Add question mark and quotes to "/events join" messages #86

Closed Tschis closed 6 years ago

Tschis commented 6 years ago

"/events join" was missing a question mark for its confirmation question. Also added quotes to the event name and changed "want to join to" to "want to join the event".

Galarzaa90 commented 6 years ago

Thanks!

By the way, you don't need to escape single quotes if the string is enclosed with double quotes and viceversa.