issues
search
schuster
/
racket-irc
Racket IRC library
MIT License
15
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch Freenode references to Libera.Chat
#34
williewillus
closed
2 years ago
0
Scan for IRC Messages by their CRLF delimiter
#33
winny-
closed
2 years ago
0
use `string-prefix?` instead of custom `string-starts-with?`
#32
jitwit
closed
3 years ago
0
add ability to set a connection password
#31
jitwit
closed
3 years ago
0
Please add the racket topic to this repo
#30
spdegabrielle
closed
5 years ago
1
Ignore compiled Racket code
#29
winny-
closed
6 years ago
1
Update the release branch
#28
Feufochmar
closed
7 years ago
1
Fix the PONG response
#27
jmiven
closed
8 years ago
0
Feature request: support for SASL authentication / CAP
#26
takikawa
opened
8 years ago
2
Add TLS support
#25
winny-
closed
8 years ago
10
TLS support?
#24
winny-
closed
8 years ago
4
Munges up lines motds and other lines where spaces matter
#23
foxiepaws
closed
9 years ago
1
return eof if port is closed
#22
vraid
closed
9 years ago
2
Fix deps
#21
LeifAndersen
closed
9 years ago
1
Add racket-doc as a build dependency
#20
lexi-lambda
closed
9 years ago
2
Merge doc changes
#19
schuster
closed
9 years ago
0
The documentation for irc-connect is incorrect and incomplete
#18
lexi-lambda
closed
9 years ago
0
Release back to master
#17
schuster
closed
9 years ago
0
scribble documentation irc-join-channel irc-part-channel
#16
Halfwake
closed
9 years ago
0
Add reconnect logic to IRC library
#15
schuster
opened
10 years ago
1
Add support for CTCP
#14
schuster
opened
10 years ago
0
Write a better GitHub README
#13
schuster
opened
10 years ago
0
racket-irc-based prlbot dies when issued the `tell` command
#12
stamourv
closed
11 years ago
1
Write tests by stubbing out the IRC connection object
#11
schuster
opened
11 years ago
0
Parse messages from server into message-specific structures
#10
schuster
opened
11 years ago
0
Add scribble to the build dependencies
#9
schuster
opened
11 years ago
0
Add a checksum for the package
#8
schuster
opened
11 years ago
0
Consider adding input sanitization
#7
schuster
opened
11 years ago
0
Add contracts for all exported functions
#6
schuster
opened
11 years ago
0
Consider writing a chat bot template and distributing it as an example
#5
schuster
opened
11 years ago
0
Consider escaping newlines (e.g. in PRIV messages)
#4
schuster
opened
11 years ago
0
Add an option to return unparseable messages as strings
#3
schuster
opened
11 years ago
0
Throw an error if a connection is used after it is closed
#2
schuster
opened
11 years ago
0
Convert the TODO comment into some tests
#1
offby1
closed
11 years ago
1