aboutsummaryrefslogtreecommitdiff
path: root/IRCUser.py
Commit message (Collapse)AuthorAgeFilesLines
* skip !more's out/err, added a way to split messages from their prefixes forGravatar jesopo2018-07-141-2/+2
| | | | logging purposes
* Change line handlingGravatar Evelyn2017-07-161-0/+1
|
* how did this get here? :thinking_face:Gravatar jesopo2016-11-121-1/+0
|
* Remove unnecessary uuid protection for IRCUser, add uuid for IRCChannelGravatar Evelyn2016-11-121-2/+1
|
* decided to not track user realnames as there's no real purpose and it means ↵Gravatar jesopo2016-04-221-1/+0
| | | | bitbot does not have to whois newly joined people.
* made commands work in channel AND in private message.Gravatar jesopo2016-03-291-0/+2
|
* first commit.Gravatar jesopo2016-03-291-0/+41