aboutsummaryrefslogtreecommitdiff
path: root/modules/accept_invite.py
Commit message (Collapse)AuthorAgeFilesLines
* Utilise !serverset in more modulesGravatar jesopo2018-09-091-1/+5
|
* Support IRCv3's chghost and invite-notifyGravatar jesopo2018-09-031-2/+3
|
* give an Exports object (actually, ExportsContex object) to each module, toGravatar jesopo2018-09-021-1/+1
| | | | facilitate things like !set and !channelset without using the events system
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-3/+2
| | | | hooks for a module
* added a way to prevent bitbot accepting invitesGravatar jesopo2018-07-191-1/+2
|
* first commit.Gravatar jesopo2016-03-291-0/+9