LakeYS / Discord-Trivia-Bot

TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
http://lakeys.net/triviabot/
Apache License 2.0
84 stars 39 forks source link

Extra spaces after the discord.js version number in "trivia help" on mobile #174

Closed LakeYS closed 4 years ago

LakeYS commented 4 years ago

This confirmed to not be a bug with font rendering, as copying the text shows that there are three individual spaces.

LakeYS commented 4 years ago

Fixed by removing the escaped line break in the help command. Strangely, this only has a noticeable effect on mobile.