UnseenFaith / komada

Komada: Croatian for `pieces`, is a modular bot system including reloading modules and easy to use custom commands.
MIT License
62 stars 31 forks source link

Suggestion: Adding a Space To The Beginning of Help #338

Closed Skillz4Killz closed 7 years ago

Skillz4Killz commented 7 years ago

Version of Komada

github:dirigeants/komada#indev

Are core files modified?

No, not until I added a space to fix this issue.

Describe the problem

The color highlighting on the help messages that arrive in the DM can be affected by the prefix. For example by using the . prefix it changes the entire color to Blue instead of the awesome Blue and Orange. Changing the prefix to , or / solves this issue but that forces users to use a specific prefix. I would suggest adding a space to the help.

Problem: https://cdn.discordapp.com/attachments/339948384368721921/348868699165556746/unknown.png

Suggestion: https://cdn.discordapp.com/attachments/342436526380154881/348924110941847553/unknown.png

Steps to Reproduce.

Set prefix to . and type .help

CyberiumShadow commented 7 years ago

Can confirm lol image

CyberiumShadow commented 7 years ago

This is mainly just a quirk with highlight.js I'll obtain the opinion of other devs first

pedall commented 7 years ago

Imo not so good since you can’t copy paste anymore with a space