issues
search
gf3
/
IRC-js
The best IRC library for node.js
http://irc-js.com
The Unlicense
179
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Async api?
#73
heipiao233
opened
1 year ago
1
irc-js.com down
#72
potto-imageboard
opened
9 years ago
0
Is this package dead?
#71
deiga
closed
9 years ago
8
Using const makes it impossible to use strict mode
#70
jhford
closed
10 years ago
2
enable ssl connections through IRC-js api
#69
aaronj1335
closed
10 years ago
0
correctly listen for network error events
#68
aaronj1335
closed
10 years ago
0
Remove const modifier
#67
tmikoss
closed
10 years ago
2
Undefined crash bug
#66
unusualbob
closed
10 years ago
3
Lots of unit test failures on my machine
#65
luser
opened
10 years ago
1
Fix some nits.
#64
luser
closed
10 years ago
2
Cannot read property 'command' of undefined
#63
edsu
closed
11 years ago
2
Made config-example.json legal JSON
#62
curious-attempt-bunny
closed
11 years ago
1
TypeError: path must be a string
#61
curious-attempt-bunny
closed
11 years ago
2
Decide on API for 2.0
#60
ghost
closed
10 years ago
1
A lot better handling of various IRC commands
#59
ghost
opened
12 years ago
1
We need a nice plugin API
#58
ghost
closed
12 years ago
1
Fix a couple missing bind() calls; add `npm test` command; set `IRC.info` immedately
#57
TooTallNate
closed
12 years ago
0
Added IRC#whois
#56
emberian
closed
12 years ago
3
WHOIS
#55
emberian
opened
12 years ago
1
Emit 'connected' event later in the connection
#54
emberian
closed
12 years ago
7
Make IRC mockable.
#53
emberian
closed
12 years ago
7
fix for error 451 on connecting - wait for the server to connect
#52
natrim
closed
12 years ago
1
Fix for list command
#51
kurijov
closed
12 years ago
1
CTCP seems to cause crashes
#50
jmzrlz
closed
13 years ago
0
Don't alter `require.paths`.
#49
TooTallNate
closed
12 years ago
8
Catch ping timeouts
#48
sam1919
opened
13 years ago
7
I get an error when it is connected to irc server of ustream
#47
potix
closed
12 years ago
3
Don't `console.info` everything
#46
rauchg
closed
13 years ago
4
Allow pipes (|) in user/ident
#45
peol
closed
13 years ago
1
Issue installing irc-js
#44
caleywoods
closed
13 years ago
3
Fixed some trivial bugs in feature/twopointoh branch. The thing works again.
#43
jsyrjala
closed
13 years ago
0
Client sends login command to server directly after commit, and do not wait for server to say something
#42
jsyrjala
closed
13 years ago
3
util/generate.js requires non-existing node_modules/coloured-log.js
#41
jsyrjala
closed
13 years ago
0
Add convenience method for NOTICE
#40
jsyrjala
closed
13 years ago
0
Possible fix for issue #38
#39
jsyrjala
closed
13 years ago
1
Connecting to ngIRCd does not work
#38
jsyrjala
closed
13 years ago
4
Pipe character in username makes my bot error out
#37
thejh
closed
13 years ago
1
/list doesn't actually ever send the command to server
#36
meelash
closed
13 years ago
0
Merge new user parameters with default user parameters
#35
gf3
closed
12 years ago
0
Moar bettar tests
#34
gf3
closed
13 years ago
0
Emit all events as *
#33
gf3
closed
13 years ago
1
Remove 'coloured-log'
#32
TooTallNate
closed
13 years ago
9
IRC#names issue
#31
Spotnyk
opened
13 years ago
8
Feature: Post-callbacks
#30
Spotnyk
opened
13 years ago
3
Empty string causes exception in privmsg
#29
broofa
closed
13 years ago
1
IRC#names callback channel argument incorrect
#28
Spotnyk
closed
13 years ago
4
'coloured-log' shouldn't be a bundled dependency...
#27
TooTallNate
closed
13 years ago
4
For me the NAMES callback seems to work better this way.
#26
ile
closed
13 years ago
2
Supports different encodings "dynamically"
#25
ile
closed
13 years ago
1
Crashes on .quit()
#24
martingms
closed
13 years ago
1
Next