hal icon indicating copy to clipboard operation
hal copied to clipboard

Help output

Open danryan opened this issue 11 years ago • 2 comments

For example, hal help should print out all handlers that have help or usage information. At present there is no way for a user to know exactly what their bot will respond to without looking at the code.

danryan avatar Jun 26 '14 05:06 danryan

This would be really good, and could make use of the description and usage info (not quite sure how they are exposed otherwise).

tcolgate avatar Nov 24 '14 12:11 tcolgate

Tried to implement this myself using a handler, but was unable to. Any progress?

onbjerg avatar Jul 16 '16 02:07 onbjerg