UnrealIRCd-4 m_sendraw.c - TalkIRC Blog

UnrealIRCd-4 m_sendraw.c

320 | 12.01.2024 | UnrealIRCd

I edited the module and made it work.

When you execute the /sendraw command, it gives a sample command notification message.

Code: Double click on it to copy the code!
*** Sends messages to all channels active on the server.
*** Example command usage:
*** /sendraw #Chat ::Nickname PRIVMSG #Chat :Hi!

Status declaration:

Code: Double click on it to copy the code!
*** Hero (dragon@staff.talkirc) did a /sendraw [ to=#a message=:Selam privmsg #a greetings ]

Channel Message:

Code: Double click on it to copy the code!
<Nickname> Hello