aboutsummaryrefslogtreecommitdiff
path: root/modules/channel_keys.py
Commit message (Expand)AuthorAgeFilesLines
* unset saved channel key on -kGravatar jesopo2019-07-031-0/+4
* remove debug printsGravatar jesopo2019-07-031-2/+0
* catch +k cmodes (MODE, 324) and store themGravatar jesopo2019-07-031-0/+11
* Intercept JOINs and attach known keys (channel_keys.py)Gravatar jesopo2019-07-021-0/+33