]> jfr.im git - erebus.git/history - modules/help.py
help - dont allow args to SHOWCOMMANDS
[erebus.git] / modules / help.py
2023-10-04  John Runyonhelp - dont allow args to SHOWCOMMANDS
2023-06-20  John Runyonhelp - if nofakelag, showcommands should send the list...
2023-06-18  John Runyonmore help fix
2023-06-18  John Runyonfix help module with nolag
2023-06-15  John Runyonfix genhelp - py3 doesnt support __cmp__
2021-07-23  zonidjanhelp - call showcommands if needed; dont expose IP
2019-08-20  zonidjanadd reference to showcommands to help help
2019-05-31  zonidjanallow to truncate messages
2018-07-30  zonidjanupdate encoding
2018-07-30  zonidjanfurther work and securing on GENHELP
2018-04-07  zonidjanadd compatibility with Python3. add README.
2018-01-03  zonidjanhelp - fix help_nolag
2017-11-27  zonidjanrevert apiversion to 0
2017-11-10  zonidjan* - change old code to use newer cfg.getboolean instead...
2017-10-11  zonidjanhelp bugfix
2017-10-11  zonidjanadd config option nofakelag
2017-10-11  zonidjanbugfixes
2017-10-05  zonidjanmodule cleanup
2017-10-04  zonidjanhelp - remove end of help message
2017-10-04  zonidjanhelp - remove debug prints
2017-10-01  zonidjanchange to use str.startswith
2017-09-21  zonidjanhelp - clarify genhelp command
2017-09-17  zonidjanhelp - add genhelp params - fixes #16
2017-09-17  zonidjanhelp: refactor logic around _genhelp
2017-09-15  zonidjanmove TODOs in code to github issues
2017-09-09  zonidjanhelp - show required channel level in command list
2017-09-03  zonidjanhelp - write help to a file instead of messaging for...
2017-09-03  zonidjanadded softdeps to modinfo - bumped APIVERSION
2017-06-08  zonidjanhelp - add a line denoting the end of the listing
2017-06-08  zonidjanhelp - make response format match for cmd list vs singl...
2017-06-08  zonidjanhelp - more verbosity in cmd listing
2017-06-07  zonidjanhelp - added formatting and sorting
2017-05-20  zonidjanadded help to each module
2017-05-20  zonidjanadded help module