aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_msgid.py
Commit message (Expand)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-31/+0
* remove `tags` from StdOut objects - expose through event_kwargsGravatar jesopo2019-11-251-2/+2
* refactor commands (mostly stdout/stderr) and split typing/reply out•••closes #208 Gravatar jesopo2019-11-221-0/+7
* Check our own (echoed) msgidsGravatar jesopo2019-06-211-0/+3
* Also track msgids from CTCP in ircv3_msgid.pyGravatar jesopo2019-06-031-4/+12
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-031-0/+13