aboutsummaryrefslogtreecommitdiff
path: root/src/utils/irc
Commit message (Collapse)AuthorAgeFilesLines
* Add src/utils/irc/__init__.py that should have been added some commits agoGravatar jesopo2019-02-181-0/+335
|
* Don't try to use `keys` if we try to join a channel without any keysGravatar jesopo2019-02-181-1/+1
|
* Shift formatting protocol data to it's own file: utils.irc.protocolGravatar jesopo2019-02-181-0/+81