Go to file
2026-07-18 20:23:29 +03:00
.gitignore minor 2026-07-18 18:33:30 +03:00
build.sh Add remote starter files and local code 2026-07-12 20:19:15 +03:00
go.mod major: fixed bug in joinchannel, added INVITE command 2026-07-18 17:17:51 +03:00
go.sum major: fixed bug in joinchannel, added INVITE command 2026-07-18 17:17:51 +03:00
http.go major: added CHATHISTORY, fixed bug in sendmessage 2026-07-16 01:09:25 +03:00
LICENSE Bring in remote starter files 2026-07-12 20:22:07 +03:00
main.go added server password, and flag in config to enable it 2026-07-18 20:23:29 +03:00
motd.txt major: added CHATHISTORY, fixed bug in sendmessage 2026-07-16 01:09:25 +03:00
README.md http 2026-07-12 21:06:08 +03:00

Gocirc

a lightweight IRC server written in Golang