MSNLD / msnld-mirc

mIRC Script for MSNLD
MIT License
0 stars 1 forks source link

Signal: IRCVERS greater or equal to 5 should share join User-Mode as signal #4

Closed jyonxo closed 2 years ago

jyonxo commented 2 years ago

This needs to be done during PARSELINE event. When a user joins a channel the decoration should be forwarded as a signal and stripped out of the message before forwarding to internal logic through parseline

Example of raw message with decoration:

<- :Nickname!xxxxx@GateKeeperPassport JOIN H,U,RX,. :%#Channel

The above should be shared via signal for theme processing

realJoshByrnes commented 2 years ago

Formats:

IRC7 <Status>,<User Level>,<Profile Type>

IRC8 <Status>,<User Level>,<Profile Type><Subscriber Info>

A (Status)

U (User Level)

P (Profile Type)

S = Subscriber Info