aboutsummaryrefslogtreecommitdiff
path: root/irc.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove test message in IRCRunxi Yu2025-03-251-5/+0
* Variable name lengthsRunxi Yu2025-03-221-7/+7
* Initial lintingRunxi Yu2025-03-221-1/+1
* Log incoming and outgoing messagesRunxi Yu2025-03-221-10/+21
* Handle error when doing NICK/USERRunxi Yu2025-03-221-1/+4
* Only say test when self-joiningRunxi Yu2025-03-221-0/+7
* IRC sending queuesRunxi Yu2025-03-221-17/+94
* Add rudimentary IRC logicRunxi Yu2025-03-221-0/+46