-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Describe the bug
After connecting to the irc.fdget.dev server the server times out.
To Reproduce
Steps to reproduce the behavior:
using tmi.js
Both in backend nodejs and browser the package displays the same behaviour.
run the client.connect() with the connection.server set to the irc.fdgt.dev uri.
wait for a short period, it should disconnect, if the reconnect flag is not set then the
module loses its connection.
Expected behavior
to keep the connection open / active throughout the testing time.
Desktop (please complete the following information):
- OS: macOS Catalinaa
- Browser Almost all of them + nodejs runtime
Additional context
also having an issue of when i do client.say("{channel}", "{command}") the package returns cannot send anonymous message, alltough i guess that is just some tmi.js issues.
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working