| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed channel_op.py to not need an argument for (de)op/(de)voice. | 2016-07-05 | 1 | -12/+16 | |
| | | |||||
| * | added deop, voice and devoice to channel_op.py. | 2016-05-17 | 1 | -0/+15 | |
| | | |||||
| * | added an error to the kickban command in channel_op.py for when a user is ↵ | 2016-04-24 | 1 | -0/+2 | |
| | | | | | not present in a channel to be kickbanned. | ||||
| * | added an op command to channel_op.py. | 2016-04-22 | 1 | -0/+6 | |
| | | |||||
| * | added a way for a command callback to neatly ask to only be available for ↵ | 2016-04-18 | 1 | -0/+44 | |
| people with a rank or above, added a channel_op module to utilise this. | |||||
