aboutsummaryrefslogtreecommitdiff
path: root/modules/check_urls.py
Commit message (Expand)AuthorAgeFilesLines
* give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system Gravatar jesopo2018-09-021-9/+8
* Also optionally (attempt to) kick users that send malicious urls in•••check_urls.py Gravatar jesopo2018-09-021-3/+10
* Add check_urls.py, to opt-in check for malicious urlsGravatar jesopo2018-09-021-0/+34