dr.botzo/dr_botzo/ircbot/ircplugins
Brian S. Stephan 772df777ba ircbot: tie bot users to django auth user, part 3
get rid of is_admin(), instead check for django permissions. a couple
things were using is_admin(), so now there's an example of the
permission adding and usage, as those were ported
2015-06-20 10:08:51 -05:00
..
__init__.py create a plugin to do common basic irc actions 2015-05-12 22:39:53 -05:00
echo.py reference handlers directly rather than w/getattr 2015-05-15 22:21:15 -05:00
ircmgmt.py ircbot: tie bot users to django auth user, part 3 2015-06-20 10:08:51 -05:00
topicmonitor.py topicmonitor: monitor when channel topic changes 2015-05-15 21:48:19 -05:00