wpp / xander

Xander is a Destiny Slack Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help command

wpp opened this issue · comments

Someone mentioned the need for a help command.
Sounds like a good idea to me.

This would be really good. Should each response have its own output for how it should be used, maybe in the form of a help method? Then at runtime we can dynamically grab all Response subclasses and call help on them, collecting the results. That would make it easy to add new responses and have them automatically part of the help feature.

That sounds perfect, that way we'd also have some documentation directly in the class. #doublekill

von meinem iPhone gesendet

On 30 May 2016, at 17:13, Sam Symons notifications@github.com wrote:

This would be really good. Should each response have its own output for how it should be used, maybe in the form of a help method? Then at runtime we can dynamically grab all Response subclasses and call help on them, collecting the results. That would make it easy to add new responses and have them automatically part of the help feature.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

There are people watching this...

😱