issues
search
lizmat
/
IRC-Client
Raku module for building IRC (Internet Relay Chat) clients
https://raku.land/zef:lizmat/IRC::Client
Artistic License 2.0
15
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
channels may start with not just # and & but also + and !
#70
timo
opened
3 months ago
0
Whateverable bots keeps reconnecting because of too eager PING watchdogs
#69
AlexDaniel
closed
1 year ago
2
Feature request - allow to disable ssl verification
#68
melezhik
opened
1 year ago
0
Update dependency version in META6.json
#67
japhb
closed
2 years ago
0
`Merging GLOBAL symbols failed: duplicate definition of symbol SSL` with recent version(s)
#66
hythm7
opened
2 years ago
1
Is SASL authentication supported?
#65
melezhik
opened
3 years ago
2
Allow per-server plugins
#64
rypervenche
opened
4 years ago
0
Update Perl 6 reference to Raku
#63
Tyil
closed
5 years ago
1
Fix irc-addressed false positives
#62
taboege
closed
5 years ago
1
Add an option to not automatically prefix replies with a user's nick
#61
Tyil
closed
5 years ago
2
Add the reason for why the connection failed when :debug is True
#60
Tyil
closed
5 years ago
1
Add support for certfp
#59
Tyil
opened
5 years ago
4
send-cmd should prepend last arg with : only if /\s/
#58
Summertime
closed
6 years ago
2
IRC::Client.send: use correct server in loop
#57
taboege
closed
6 years ago
1
Add debugger
#56
zoffixznet
opened
6 years ago
0
Add new debug level
#55
zoffixznet
opened
6 years ago
0
SSL not working
#54
Grauwolf
closed
6 years ago
1
Grammar relies on a now-fixed bug
#53
zoffixznet
closed
7 years ago
1
Bad plugin handling order
#52
zoffixznet
opened
7 years ago
0
Some issue on latest rakudo
#51
AlexDaniel
closed
7 years ago
0
Handling PING yourself
#50
AlexDaniel
opened
7 years ago
2
Fix spelling mistake
#49
Tyil
closed
7 years ago
1
Type check failed in assignment to $!ssl; expected Bool but got Any (Any)
#48
AlexDaniel
closed
7 years ago
0
Document SSL support
#47
zoffixznet
opened
7 years ago
0
Add SSL support
#46
the-eater
closed
7 years ago
1
Terminal::ANSIColor probably not loading anymore
#45
zoffixznet
opened
7 years ago
0
Use SPDX identifier in license field of META6.json
#44
samcv
closed
7 years ago
1
irc-all in Event Description lists bogus types for possible objects received
#43
zoffixznet
opened
7 years ago
0
Replace all \n with \x[A]
#42
zoffixznet
opened
7 years ago
0
bot addressed/bot mentioned fail to react if capitalization is wrong
#41
zoffixznet
opened
7 years ago
1
Failure to handle connection resets
#40
zoffixznet
opened
7 years ago
1
Installation fails
#39
ghost
closed
7 years ago
11
Add throttler in core
#38
zoffixznet
opened
7 years ago
0
Incorrect channels
#37
zoffixznet
opened
7 years ago
0
Nicks with '|' in them get ignored
#36
zoffixznet
opened
7 years ago
0
Client doesn't change nickname when new nick is forced by the server
#35
zoffixznet
opened
7 years ago
0
hot fix
#34
ghost
closed
7 years ago
1
Update README.md
#33
ghost
closed
7 years ago
5
Messages come in a wrong order if sent too rapidly
#32
AlexDaniel
opened
8 years ago
0
irc-XXX is not valid perl 6 method name
#31
AlexDaniel
closed
8 years ago
2
send-cmd not documented
#30
zoffixznet
opened
8 years ago
0
See who is present on the channel
#29
AlexDaniel
opened
8 years ago
6
Mark addressed messages as such
#28
japhb
opened
8 years ago
0
Failure to reconnect during network turbulence
#27
zoffixznet
opened
8 years ago
3
Calling $e.reply on irc-privmsg-channel message object does not appear to disable auto-reply mechanism
#26
zoffixznet
opened
8 years ago
0
「.text」 does not contain the full message, let's have 「.full-text」 ?
#25
AlexDaniel
closed
8 years ago
2
Add IRC::Client::Debugger or something similar
#24
zoffixznet
opened
8 years ago
0
Add irc-message event
#23
zoffixznet
opened
8 years ago
0
Allow alternate nicknames for bots
#22
MasterDuke17
closed
8 years ago
2
Make , : mandatory in irc-to-me (<[,:\s]> → <[,:]>)
#21
AlexDaniel
closed
8 years ago
1
Next