StampyAI / stampy

A Discord bot for the Robert Miles AI server
37 stars 9 forks source link

Help module #300

Closed MatthewBaggins closed 1 year ago

MatthewBaggins commented 1 year ago

closes #107 and fixes #297

HelpModule:

You can also run python build_help.py to build help.md from docstrings

Docstrings in utilities.help_utils.py contain specification how docstrings should look like for parsing to work correctly.

For now, I wrote them for Questions, QuestionSetter, TestModule, and HelpModule