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
ergo/irc/nickserv.go
Lines 368 to 374 in 5671ee2
The two-argument case fails without privileges even when the user is trying to act on their own account:
Lines 1414 to 1418 in 5671ee2
We should detect that the user is acting on themself and make this succeed.
The text was updated successfully, but these errors were encountered:
Resolved by #2128
Sorry, something went wrong.
No branches or pull requests
ergo/irc/nickserv.go
Lines 368 to 374 in 5671ee2
The two-argument case fails without privileges even when the user is trying to act on their own account:
ergo/irc/nickserv.go
Lines 1414 to 1418 in 5671ee2
We should detect that the user is acting on themself and make this succeed.
The text was updated successfully, but these errors were encountered: