App/ircc: unsupported commands #367

Open
opened 2026-03-14 16:07:50 +00:00 by Doczom · 2 comments
Owner

Many commands are not supported by the client, including the ability to send commands in raw form.

Many commands are not supported by the client, including the ability to send commands in raw form.
Doczom added the
Priority
High
Category/Applications
Kind
Breaking
FASM
labels 2026-03-14 16:07:50 +00:00
Member

Please explain in more detail, with examples if possible.

Please explain in more detail, with examples if possible.
Author
Owner

At the moment, the irc client has the following command issues:

  • it is not possible to send raw commands(/raw raw_command). For example, "/raw help cuser"
  • the "/who username" command is not working
  • the "/info" command is not working
  • the "/userhost username" command is not working
  • the "/oper" command does not work
  • the "/ison username" command is not working
At the moment, the irc client has the following command issues: - it is not possible to send raw commands(/raw raw_command). For example, "/raw help cuser" - the "/who username" command is not working - the "/info" command is not working - the "/userhost username" command is not working - the "/oper" command does not work - the "/ison username" command is not working
hidnplayr added
Kind
Feature
and removed
Kind
Breaking
labels 2026-05-30 21:07:31 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#367