za419 / CadenceBot

A Discord bot for Cadence Radio
MIT License
2 stars 1 forks source link

Change the help-for-topic command prompt #67

Closed za419 closed 3 years ago

za419 commented 3 years ago

At least in config.

Split this up so it can be configured separately from help (summary) if so desired.

More importantly, this should remove the annoyance of breaking convention with a random space in the conditional check, and it will also add an entry to the summary help for help-for-topic (Remember to actually provide the helptext).

Also remember to check helpTopics and change instances of %help when appropriate.

za419 commented 3 years ago

This issue is resolved by #74