aboutsummaryrefslogtreecommitdiff
path: root/testserver.py
Commit message (Collapse)AuthorAgeFilesLines
* testserver: Send 001 only after receiving USER masterGravatar klea2026-05-011-1/+2
| | | | I believe this is how normal IRC servers behave.
* Add welcome message and PING handlingGravatar JustAnotherArchivist2019-12-161-0/+13
|
* CleanupGravatar JustAnotherArchivist2019-10-041-11/+4
|
* Add fake IRC server for testing/devGravatar JustAnotherArchivist2019-10-041-0/+50