index
:
andrew/irc-mod-bot.git
master
Simple Python IRC bot, incompletely statetracking. [incomplete,inactive]
Andrew Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-12
Add support for single-use callbacks
HEAD
master
Andrew Yu
2022-08-12
Example configuration + Some TODO items
Andrew Yu
2022-08-12
Hopefully unbroke case sensitivity
Andrew Yu
2022-08-12
Fix kickban: Now we have a ban_mask()
Andrew Yu
2022-08-11
Fix some bugs in kickban
Andrew Yu
2022-08-11
Basic kickbanning
Andrew Yu
2022-08-11
Show git repo in :help
Andrew Yu
2022-08-11
Changes in PRIVMSG handling
Andrew Yu
2022-08-11
Implement chatcommand `OP'
Andrew Yu
2022-08-11
Now able to match hostmasks (ft ProgVal)
Andrew Yu
2022-08-11
Basic PART tracking
Andrew Yu
2022-08-11
Tested and working SASL PLAIN; now joins channels at NoMOTD / MOTD end
Andrew Yu
2022-08-11
Untested implementation of SASL PLAIN
Andrew Yu
2022-08-11
Callback without global variables!
Andrew Yu
2022-08-11
Reformat
Andrew Yu
2022-08-11
Simple callback registration system!
Andrew Yu
2022-08-11
Channel traking basics (MODE unsupported still), ident and host tracking
Andrew Yu
2022-08-11
Fixed message dropping at receive and seperation
Andrew Yu
2022-08-11
Basic user tracking
Andrew Yu
2022-08-10
Bug fix in receiving
Andrew Yu
2022-08-10
init
Andrew Yu