aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_echo_message.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert ".eat()ing privmsg/notice send should be high priority"Gravatar jesopo2019-07-301-2/+2
| | | | This reverts commit d2155eb20408dcbf4ac3cc1cdca5282a2d211cd8.
* .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