]> jfr.im git - erebus.git/history - modules/control.py
control - use new flag-style options in error messages
[erebus.git] / modules / control.py
2023-10-04  John Runyoncontrol - use new flag-style options in error messages
2023-09-04  John Runyoncontrol - add autoload flag to manipulate autoloads
2023-09-04  John Runyoncontrol - show ignored status in whois
2023-06-18  John Runyonfix watchdog, fix exiting when network goes away, etc
2023-06-18  John Runyonsort modlist results
2023-06-15  John Runyoncontrol - also show clevel in WHOIS if user has glevel
2023-06-15  John Runyonmove INJECT command from control to eval
2022-12-14  John Runyonmisc fixes
2018-08-12  zonidjancontrol - use new bot.reply return shortcut
2018-07-30  zonidjanupdate encoding
2018-07-30  zonidjanadd CQ alias for qclear
2018-04-07  zonidjanadd compatibility with Python3. add README.
2018-03-10  zonidjancontrol - added !INJECT
2018-02-12  zonidjancontrol - dont message all channels when quitting
2017-11-27  zonidjanrevert apiversion to 0
2017-10-11  zonidjanbugfixes
2017-10-11  zonidjanbugfixes
2017-10-05  zonidjanmodule cleanup
2017-10-05  zonidjancontrol - add aliases
2017-10-04  zonidjanadd wantchan - fixes #13 - will consume channel if...
2017-10-04  zonidjancontrol - update help text
2017-10-04  zonidjancontrol - allow whois by auth
2017-09-03  zonidjancontrol - change help syntax for modunload
2017-09-03  zonidjanadded softdeps to modinfo - bumped APIVERSION
2017-08-25  zonidjancontrol - adjust formatting of dependent list
2017-08-25  zonidjancontrol - be aware of dependents
2017-07-09  zonidjanupdate module loading system
2017-06-08  zonidjanadd !AUTH command to do another WHO
2017-05-20  zonidjanadded help to each module
2017-03-24  zonidjancontrol - aliased die to restart
2017-02-22  zonidjancontrol - missing import os for os._exit
2016-09-26  zonidjancontrol - WHOIS command
2016-09-16  zonidjancontrol - msgqueue control
2016-09-13  zonidjancontrol - add message when !die used
2016-04-04  zonidjanupdate modules to use default command name (based on...
2015-12-14  zonidjanfix bug in determining where to send reply
2015-11-17  zonidjanadded control module, with !die, to stop bot