MIRC-Script

From Rizon Wiki
Revision as of 11:39, 12 July 2016 by Iota (talk | contribs) (Created page with "Mainly a mIRC Scripting help channel, #mIRC-Script can be a place to chat and learn. == Bot Info == We have a bot named mIRCHelper that allows users to get help on certain ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Mainly a mIRC Scripting help channel, #mIRC-Script can be a place to chat and learn.

Bot Info

We have a bot named mIRCHelper that allows users to get help on certain topics of mIRC.

The bot currently has all $identifiers and /commands implemented.

The bot is a WIP so if there are any bugs please contact Iota (See !info)

Commands

  • !cmds -> Lists commands
    • Syntax: !cmds [command]
    • Giving a command shows more info on a certain command
  • !mirc -> Shows mIRC /commands
    • Syntax: !mirc [>>NICK] [/COMMAND]
    • This command allows partial lookup of commands
  and will list those that it finds
  • !id -> Shows info on $identifiers
    • Syntax: !id [>>NICK] [$identifier]
  • !ids -> Lists identifiers
    • Syntax: !ids [>>NICK] [CATEGORY]
  • !event -> Shows help for events (Not Implemented Yet)
    • Syntax: !event [>>NICK] [EVENT]
  • !info -> Gives the user ways to contact Iota if needed.