Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

irc

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

irc - npm Package Versions

23

0.5.2

Diff

Changelog

Source

v0.5.2 (2016-11-25)

Full Changelog

Merged pull requests:

  • Update iconv to 2.2.1 and node-icu-charset-detector to 0.2.0 to fix node 6+ support #487 (paladox)
jirwin
published 0.5.1 •

Changelog

Source

v0.5.1 (2016-11-17)

Full Changelog

Implemented enhancements:

  • Detect ping timeout #76

Fixed bugs:

  • Call stack size exceeded #337
  • Many servers do not send a meaningful hostname in 001 #288
  • disconnect does not appear to send the reason to the server #89

Closed issues:

  • Creating a whitelist against the nickname #484
  • Deployed on Heroku, app is running, no IRC connection #481
  • Install does not work on Debian stable. #475
  • Non private reply with highlighted nick #474
  • retryDelay not mentioned in the docs #446
  • 'names' event returns only 10 nicks #414
  • can't get chat messages #384
  • parse message TypeError: Cannot read property '1' of null #331
  • TypeError: No method channel #254
  • Unable to connect to OFTC network over SSL #247
  • Specific mode sequences can crash the bot #233
  • Event listener ctcp-privmsg's "message" is empty #207
  • Mass channel MODE with -lk throws error #177

Merged pull requests:

jirwin
published 0.5.0 •

Changelog

Source

v0.5.0 (2016-03-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • How to get current server. #453
  • Library never connects to server #451
  • Ping timeout causes double reconnect #449
  • Changelog for v4.0? #435
  • How to multiple server connections at the same time #434
  • Add connected flag #430
  • Add link to docs on github wiki page #422
  • maxLineLength is not set by default and can crash the bot #419
  • PING/PONG Error! #415
  • quit event provides wrong channel information #398
  • Detect client timeout ? #375
  • User MODE changes are not being received in +MODE/-MODE handlers #374
  • Error client.say(nick, "record\w3xp\random\wins"); #369
  • SASL over SSL never happens #250
  • Message Events Ignored #242
  • Bot crashes on mode +q-o #221
  • Cannot pass MODE command with multiple arguments #147
  • Certain MODE messages could access on undefined #144
  • mode emit event #136
  • QUIT, KILL removes users from user list before processing event hooks #73

Merged pull requests:

jirwin
published 0.4.1 •

Changelog

Source

v0.4.1 (2016-01-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Can't use it sadly #433
  • how do I auto reconnect if the server goes down? #431
  • WebIRC Support #427
  • Error Handling Improvements (all errors should gracefully fail) #421
  • client.send() always include : in first text #420
  • node-irc with express/socket.io #417
  • Not enough parameters' #416
  • Help with error #393
  • Microsoft Visual Studio needed to install this in windoze #390
  • oper command #234

Merged pull requests:

jirwin
published 0.4.0 •

Changelog

Source

v0.4.0 (2015-09-30)

Full Changelog

Fixed bugs:

Closed issues:

  • Error: Cannot enqueue Handshake after already enqueuing a Handshake. #404
  • How to get current Config? #401
  • Error Installing #400
  • maxLineLength undefined when splitting long lines #395
  • Package 'ansi-color' not found #389
  • speak function bug, can't compile #388
  • Error undefined nick #371
  • Send CustomCommand to server #367
  • The framework constantly crashes - "Cannot call method 'replace' of undefined" #364
  • Trying to make a bot and can't figure out how to kick and do other op tasks #363
  • Update Client.chans on change MODE #361
  • Can node-irc determine who is a mod? #340
  • Config with Password? #336
  • Update node-icu-charset-detector version for nodejs 0.12 compatibility #332
  • [Question] Timestamps or how much time a user has been connected? #321

Merged pull requests:

jirwin
published 0.3.12 •

Changelog

Source

v0.3.12 (2015-04-25)

Full Changelog

Closed issues:

  • Document 'selfMessage' from #17 #349
  • Random crash after rpl_luserunknown #342

Merged pull requests:

  • Cosmetics: fix minor spelling mistakes [ci skip] #356 (vBm)
  • Travis: Sort supported node versions #355 (vBm)
  • Readme: Add badges for npm version, dependency status and license #354 (vBm)
  • Fix for unrealircd auditorium #352 (PNWebster)
  • Add information about action events in the docs #350 (ekmartin)
  • Fix charset conversion for invalid charsets #347 (aivot-on)
  • fix(travis): Add node 0.12 and iojs to travis. #333 (jirwin)
jirwin
published 0.3.11 •

Changelog

Source
jirwin
published 0.3.10 •

Changelog

Source

v0.3.10 (2015-04-02)

Full Changelog

Closed issues:

  • Error with node-icu-charset-detector #327
  • Cannot call method 'match' of undefined #326
  • TypeError: Cannot read property '1' of null #325
  • Crashes if channel is undefined on say command #314
  • Issue installing on OS X Mavericks #308

Merged pull requests:

apeiron
published 0.3.9 •

Changelog

Source

v0.3.9 (2015-01-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Please add feature for IRCv3 message tags! #298
  • Switch to irc-color #297
  • SSL Broken as of v0.3.8 #296
  • Version 0.3.8 failed while using hubot-irc #289
  • Loading self signed certs #262
  • 0.3.x : 'nicknameinuse' event missing #258
  • Is there an autoConnect callback? #239

Merged pull requests:

  • Log net connection errors. Thanks Trinitas. #307 (jirwin)
  • Bring in irc-colors for stripping colors #306 (masochist)
  • do not autorejoin on kicks. bad bot! no cookie! #303 (masochist)
  • fix(style): Clean up various style issues in irc.js #299 (jirwin)
  • Write a test for setting the hostmask when nick is in use #294 (masochist)
  • fix(parseMessage): Factor parseMessage to another file for decoupling. #293 (jirwin)
  • Set self.hostMask to the empty string to elegantly solve #286 #292 (masochist)
  • First draft of contributing doc #287 (masochist)
  • Fix data split delimiter #280 (ota42y)
apeiron
published 0.3.8 •

Changelog

Source

v0.3.8 (2015-01-09)

Full Changelog

Fixed bugs:

  • Client.whois on nick not in use crashes bot running with v.0.3.3 #267

Closed issues:

  • Documentation on RTD gone? #264
  • Allow passworded IRC connections #263
  • Parse RPL_CREATIONTIME #260
  • News from 0.3.x? #259
  • The master branch is not up to date with npm #257
  • Browserify support? #253
  • self.chan and self.chandata events #243

Merged pull requests:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc