aboutsummaryrefslogtreecommitdiff
path: root/IRCServer.py
Commit message (Collapse)AuthorAgeFilesLines
* made the args for IRCLineHandler functions global and added a timer-based ↵Gravatar jesopo2016-03-311-0/+5
| | | | channel join re-try.
* made commands work in channel AND in private message.Gravatar jesopo2016-03-291-4/+6
|
* first commit.Gravatar jesopo2016-03-291-0/+216