3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu 377df413ed Irc: s/isServiceBot/getServiceBot/g (#355)
This function is renamed to better reflect its return value (ServiceBot object instead of boolean True).
2016-11-09 19:09:59 -08:00
..
__init__.py WIP Permissions API (#190) 2016-08-25 00:45:05 -07:00
control.py coremods/control: ignore errors when removing PID file 2016-10-15 14:31:13 -07:00
corecommands.py Revamp configuration to support multiple accounts (#319) 2016-11-07 21:01:28 -08:00
exttargets.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
handlers.py Implement /TIME support (#228) 2016-08-12 19:19:09 -07:00
permissions.py permissions: move admin login clause into checkPermissions() 2016-08-31 13:32:42 -07:00
service_support.py Irc: s/isServiceBot/getServiceBot/g (#355) 2016-11-09 19:09:59 -08:00