Modules/IRCEcho/ircRaw: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 January 2008

  • curprev 19:0219:02, 13 January 2008Mountnl talk contribs 563 bytes +563 New page: __NOTOC__ {{ModuleFunction|IRCEcho}} Sends an raw message to the IRCConnection ==Syntax== <syntaxhighlight lang="lua"> function ircRaw ( IRCConnection irc, string command ) </syntaxhighlight> ===Required arguments...