Skip to content
New issue

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

[scriptassist.pl] "/unknowncommand/ foobar" results in error diagnostic, but message is still sent #884

Open
filiproseen-refp opened this issue Dec 13, 2024 · 0 comments

Comments

@filiproseen-refp
Copy link

/unknowncommand/ foobar

  1. send a message with the text /unknowncommand/ foobar to some recepient
  2. scriptassist displays a diagnostic saying no script provides '/unknowncommand/'
  3. message is still being sent (PRIVMSG #foobar :/unknowncommand/ foobar)

(2) does not play too well with (3) as the error diagnostic makes one think it should behave like the following:

/unknowncommand foobar

  1. send a messaage with the text /unknowncommand foobar
  2. irssi states Unknown command: unknown command
  3. scriptassist states No script provides /unknowncommand
  4. message is not being sent.

Elaboration

It is somewhat misleading that the diagnostic is printed as if /unknowncommand/ could possibly invoke a command, when in reality it is being sent verbatim.

Note

I spoke to Nei in #irssi on libera.chat who advised me to create an issue for this matter.

@ailin-nemui ailin-nemui changed the title "/unknowncommand/ foobar" results in error diagnostic, but message is still sent [scriptassist.pl] "/unknowncommand/ foobar" results in error diagnostic, but message is still sent Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant