Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Handle UnrealIRCd Raw 335 unhandled message #48

Closed
vBm opened this issue Dec 10, 2017 · 0 comments
Closed

Handle UnrealIRCd Raw 335 unhandled message #48

vBm opened this issue Dec 10, 2017 · 0 comments
Labels

Comments

@vBm
Copy link

vBm commented Dec 10, 2017

Using npm version 0.8.1. and we get this error. Same issue was present since the start on the original project.

ERROR: Unhandled message: { prefix: 'irc.example.net',
  server: 'irc.example.net',
  command: '335',
  rawCommand: '335',
  commandType: 'normal',
  args: [ 'Bot', 'Bot', 'is an IRC Bot' ] }

335 is defined here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants