aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_echo_message.py
Commit message (Expand)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-21/+0
* Revert ".eat()ing privmsg/notice send should be high priority"•••This reverts commit d2155eb20408dcbf4ac3cc1cdca5282a2d211cd8. Gravatar jesopo2019-07-301-2/+2
* .eat()ing privmsg/notice send should be high priorityGravatar jesopo2019-07-301-2/+2
* set echo-message response ID to the ID of the original messageGravatar jesopo2019-06-211-0/+10
* Make echo-message depend on labeled-responsesGravatar jesopo2019-06-211-1/+1
* move echo-message to it's own module, eat events before they hit fake_echo.pyGravatar jesopo2019-06-211-0/+11