We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first command of each connection:
WEBIRC <password> discord <username>.discord <ip>
format: WEBIRC password user hostname ip (see docs)
WEBIRC password user hostname ip
<IP>:
<IP>
fd75:f5f5:226f:1:<discord user id>
fd75:f5f5:226f:2:<discord user id>
fd75:f5f5:226f::
The text was updated successfully, but these errors were encountered:
This is done in 9e7b7d4 but better support needs to be added upstream since this requires a modification to the thoj/go-irceevent repo.
the change is similar to this but with better support for reconnects
Sorry, something went wrong.
done! thoj/go-ircevent#96
No branches or pull requests
first command of each connection:
WEBIRC <password> discord <username>.discord <ip>
format:
WEBIRC password user hostname ip
(see docs)<IP>
:fd75:f5f5:226f:1:<discord user id>
for usersfd75:f5f5:226f:2:<discord user id>
for botsfd75:f5f5:226f::
for the botThe text was updated successfully, but these errors were encountered: