RedditBot

From MC Public Wiki
Revision as of 17:12, 27 June 2013 by Thefigg88 (talk | contribs)
Jump to navigation Jump to search

RedditBot is a bot on Reddit's public Minecraft IRC channel, #RedditMC, through gamesurge.

Name Text Example -> Result Explanation
Help .help .help -> Plugins currently loaded: ... Returns a list of commands and their shortcuts, if any, in brackets.
Command help .help <command> .help calculate -> .calculate <expression> Returns usage instructions for a specific command.
Add bad word .addbadword <word> .addbadword butt -> Adds a word to the blacklist of words that will get a user kicked if used.
Calculate .calculate <expression> .calc 2*4/2-1+2 -> 5 Returns the simplified answer of a math expression using multiplication (*), division (/), addition (+), and subtraction (-).
Github /commit/<hash>] .github mcdevs/Burger -> http://git.io/ucwzDA -- Burger: A simple tool for picking out information from the minecraft JARs, primarily useful for developers. (mcdevs) Returns info on