aboutsummaryrefslogtreecommitdiff
path: root/IRCChannel.py
Commit message (Expand)AuthorAgeFilesLines
* Add get_user_status func to IRCChannelGravatar jesopo2017-01-271-0/+7
* Remove unnecessary uuid protection for IRCUser, add uuid for IRCChannelGravatar Evelyn2016-11-121-0/+2
* added a way for a command callback to neatly ask to only be available for peo...Gravatar jesopo2016-04-181-0/+7
* changed code to avoid a crash when some ircd will show a mode being removed f...Gravatar jesopo2016-04-101-1/+1
* tinkered with some modules and fixed a few bugs, also added the skeleton for ...Gravatar jesopo2016-04-031-0/+4
* first commit.Gravatar jesopo2016-03-291-0/+64