Topic 3-Event-Action.md

CTCP Action

This is an event most known as /me. What you usually see like this:

* markand loves irccd

Function

 function onMe(server, channel, nickname, message)

Parameters

  • server, the current server.
  • channel, the channel.
  • nickname, the person that said something.
  • message, the message sent.
generated by LDoc 1.4.0