raw events
-
intrepidus
- Posts: 2
- Joined: Sun Oct 24, 2004 12:28 am
raw events
Can anyone link me to the raw events that UnrealIRCd uses? Such things as 'is a registered nick', 'is a bot', 'is on SSL', etc.; non-typical IRC events, the ones that don't appear in rfc1459. I am trying to create a script that sends whois results to a custom mirc window, but I can't get all of them without the raw numerical values or non-numeric.
in mIRC type:
then /whois yourself .. the raw IRC data will be displayed in the @debug window including Numerics.
Code: Select all
/debug @debug
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ
-
intrepidus
- Posts: 2
- Joined: Sun Oct 24, 2004 12:28 am