picoclaw/pkg/channels/irc
Amir Mamaghani c10959b645 test(irc): add unit tests for IRC channel
Test NewIRCChannel validation, extractHost, isBotMentioned,
stripBotMention, and isAlphanumeric helper functions.
2026-03-05 19:23:40 +01:00
..
handler.go feat(channels): add IRC channel integration 2026-03-05 11:48:17 +01:00
init.go feat(channels): add IRC channel integration 2026-03-05 11:48:17 +01:00
irc.go fix: resolve gci lint errors in IRC channel files 2026-03-05 16:03:10 +01:00
irc_test.go test(irc): add unit tests for IRC channel 2026-03-05 19:23:40 +01:00