53 Commits

Author SHA1 Message Date
093f176211 SendQuit for t1/t2 for TestJoinCallback 2025-03-06 13:18:39 -05:00
820f2b96a2 Closes #1
This using `msg` instead of `target` in the JoinCallback(Ex) seems to
work correctly
2025-03-06 13:12:40 -05:00
d363768965 use go version 1.23 instead of 1.16 2025-03-06 11:49:24 -05:00
7e9421091a test routine updates 2025-03-06 11:38:30 -05:00
2e8d1a5084 temp fix for join messages 2025-02-27 19:07:10 -05:00
2eacef7e7c more logging 2025-02-27 19:04:59 -05:00
5574cb8ef7 temp enable logging 2025-02-27 19:02:30 -05:00
ffeacd8f16 added more *Ex functions for relay 2025-02-27 18:53:36 -05:00
dbfee4e42d mod update 2025-02-26 22:21:48 -05:00
ff6697a6fb added PrivMessageEx handler for ouchnet relay bot 2025-02-26 22:12:47 -05:00
blackbeard420
2b9b6ddbbe ircnet test
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-10-27 21:56:00 -04:00
blackbeard420
81505513ad fix test
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:53:28 -04:00
blackbeard420
52f42e7734 added efnet to test
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:51:39 -04:00
blackbeard420
eef648ac56 added GetServerInfo shortcut
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:49:24 -04:00
blackbeard420
be45f6f2d9 multiclient test
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:34:05 -04:00
blackbeard420
659601e7c0 LUSERCHANNEL/LUSERCLIENT handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:25:41 -04:00
blackbeard420
a89349d1e3 replaced some numeric handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 21:10:18 -04:00
blackbeard420
b86c11aee1 file for const irc reply numerics
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 20:09:50 -04:00
blackbeard420
cc8e251c90 reorganized testing a little
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-27 20:09:03 -04:00
blackbeard420
d9a617066f enable CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 19:52:18 -04:00
blackbeard420
8bbf21bfbb update go version 2021-10-27 19:48:54 -04:00
blackbeard420
4e1f804bf2 module updates 2021-04-03 10:33:55 -04:00
blackbeard420
0e434f1c2d SendRaw
SendPong uses SendRaw before the rest will be implemented to use it

Kill
New function to terminate event loop
2021-01-23 22:02:23 -05:00
blackbeard420
d459efef38 removed debug logging for now 2021-01-23 20:15:53 -05:00
blackbeard420
5f334c64a9 verify nick does not match curNick before adding to list 2020-09-04 19:58:43 -04:00
blackbeard420
be0368e9ea export GetNicks 2020-09-03 23:39:43 -04:00
blackbeard420
e6ff641232 fix name reply parsing 2020-09-03 23:29:52 -04:00
blackbeard420
8ceea92416 lower case channel names in user list map
for issue #1
2020-09-03 20:15:08 -04:00
blackbeard420
87867c7352 reorder registration to comply with rfc2812/section-2.3 2020-09-02 23:02:03 -04:00
blackbeard420
3c49159982 optional pass parameter
closes #5
2020-09-01 22:50:39 -04:00
blackbeard420
dbfd78d4e1 new nicklist shit 2020-09-01 22:18:43 -04:00
blackbeard420
24590994f2 update module url 2020-01-31 17:00:34 -05:00
blackbeard420
02d5dd3aa4 added simple test 2020-01-22 09:53:44 -05:00
blackbeard420
ccea231479 shithead 2020-01-06 20:04:11 -05:00
blackbeard420
ee02778ce4 hasNick 2020-01-06 19:53:32 -05:00
blackbeard420
d865331d2d debugging line for nick list 2020-01-06 19:48:17 -05:00
blackbeard420
ae3a7cdecb updateNicks 2020-01-06 19:45:31 -05:00
blackbeard420
f1a12eacee cleanInput 2020-01-06 16:26:46 -05:00
blackbeard420
c208c2ff8f direct callback
and name shit
2020-01-05 23:19:14 -05:00
blackbeard420
81d577aa45 name listing 2020-01-05 22:59:29 -05:00
blackbeard420
b2db19888e names testing 2020-01-05 22:28:08 -05:00
blackbeard420
ea8ae29c4c fix nick check 2020-01-05 22:11:08 -05:00
blackbeard420
39e75aeec3 nick tracking of clinet 2020-01-05 22:07:58 -05:00
blackbeard420
29808e44b1 NickCallback fix 2020-01-05 21:35:18 -05:00
blackbeard420
bd40647c75 added NickCallback(untested) 2020-01-05 21:20:25 -05:00
blackbeard420
fd2bcf9b44 spelling fix 2020-01-05 17:45:55 -05:00
blackbeard420
446ab2cfa4 added license 2020-01-05 17:34:12 -05:00
blackbeard420
06f5a690aa debugging line added for testing 2020-01-05 17:14:26 -05:00
blackbeard420
e64efeceec comments 2020-01-05 17:00:14 -05:00
blackbeard420
7cd73d96ff export GetNick 2020-01-05 14:18:27 -05:00