jamesjamail / TunnelQuestBot

Everquest auction watcher for P99 Servers
9 stars 6 forks source link

Format bot responses to be more user friendly #16

Closed jamesjamail closed 3 years ago

jamesjamail commented 4 years ago

-bot responses should use Discord markup for variables, for example !show watches could be:

Here are you watches <nice markup item 1> <nice markup item 2> ...

Currently !show watches shows no price criteria items as -1, which is a confusing user experience. This should be handled conditionally with text that makes sense to users.

Currently, !show watches shows price criteria items in there full platinum amount. This should be formatted to 5.2k for prices over 1k.

jamesjamail commented 3 years ago

Donezo.