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