aboutsummaryrefslogtreecommitdiff
path: root/src/IRCUser.py
Commit message (Expand)AuthorAgeFilesLines
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-2/+2
* Better support for msgtags with PRIVMSGs; put functionality in to•••modules/commands.py to reply to specific messages by use of msgids Gravatar jesopo2018-10-011-2/+3
* Implement src/IRCObject.py to convert specific objects in to strings when•••passing them to modules/scripts.py scripts Gravatar jesopo2018-10-011-2/+4
* Move most code in root directory to src/Gravatar jesopo2018-09-241-0/+62