aboutsummaryrefslogtreecommitdiff
path: root/modules/channel_op.py
Commit message (Expand)AuthorAgeFilesLines
* changed channel_op.py to not need an argument for (de)op/(de)voice.Gravatar jesopo2016-07-051-12/+16
* added deop, voice and devoice to channel_op.py.Gravatar jesopo2016-05-171-0/+15
* added an error to the kickban command in channel_op.py for when a user is not...Gravatar jesopo2016-04-241-0/+2
* added an op command to channel_op.py.Gravatar jesopo2016-04-221-0/+6
* added a way for a command callback to neatly ask to only be available for peo...Gravatar jesopo2016-04-181-0/+44