aboutsummaryrefslogtreecommitdiff
path: root/modules/fake_echo.py
Commit message (Collapse)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-13/+0
|
* move IRCLine related code from utils.irc to IRCLine.pyGravatar jesopo2019-10-271-1/+1
|
* 'seperate_hostmask()' -> 'parse_hostmask()'Gravatar jesopo2019-09-161-1/+1
|
* Change raw.send and raw.receive commands to just pass around ParsedLinesGravatar jesopo2019-06-221-2/+2
|
* Don't listen to raw.send.privmsg in linehandler, emulate recv in fake_echo.pyGravatar jesopo2019-06-211-0/+13