aboutsummaryrefslogtreecommitdiff
path: root/IRCServer.py
Commit message (Expand)AuthorAgeFilesLines
* added some more mode event firing and removed unneeded debug printing.Gravatar jesopo2016-04-041-2/+0
* tinkered with some modules and fixed a few bugs, also added the skeleton for ...Gravatar jesopo2016-04-031-0/+2
* added code to prevent newlines being where they shouldn't be in outgoing lines.Gravatar jesopo2016-04-011-1/+1
* made the args for IRCLineHandler functions global and added a timer-based cha...Gravatar jesopo2016-03-311-0/+5
* made commands work in channel AND in private message.Gravatar jesopo2016-03-291-4/+6
* first commit.Gravatar jesopo2016-03-291-0/+216