This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2025-02-12 11:31:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
coremods
History
James Lu
04f88df385
Actually use 'irc' in main() and die() as a keyword argument (per docs)
2017-05-12 19:19:52 -07:00
..
__init__.py
corecommands: port to use the permissions API (
#367
)
2016-12-09 21:43:58 -08:00
control.py
control: move plugin shutdown & pidfile cleanup routines to atexit
2017-05-12 19:13:02 -07:00
corecommands.py
Actually use 'irc' in main() and die() as a keyword argument (per docs)
2017-05-12 19:19:52 -07:00
exttargets.py
exttargets: add $and exttarget (
#334
)
2017-05-04 18:00:32 -07:00
handlers.py
handlers, fantasy: migrate away from irc.botdata (
#273
)
2017-03-05 00:10:33 -08:00
login.py
login: remove all__vary_rounds setting (deprecated in Passlib 1.7)
2017-03-08 22:58:17 -08:00
permissions.py
permissions: limit "login = admin access" to old-style (< 1.1) login blocks
2016-12-09 20:57:01 -08:00
service_support.py
service_support: fix service respawn on KILL
2017-05-12 18:45:27 -07:00