Moderator IRC commands

From MC Public Wiki
Revision as of 08:10, 19 December 2012 by Johnadams1735 (talk | contribs)
Jump to navigation Jump to search

The #redditmc-mods IRC channel is full of robotic overlords who occasionally help mods keep track of things.

OpenAppealBot

Owner: Ludeman84

Bot to check for open ban appeals on the forum.

Commands: .open {d:x where x = number of days, optional} {username, optional}

<Ludeman84> .open
<OpenAppealBot> NO open ban appeals for ludeman84 in last 5 days
<Ludeman84> .open forty_two
<OpenAppealBot> Open ban appeals for forty_two in last 5 days: olliethecool (12/13), ric
<AlcoJew> .open d:10
<OpenAppealBot> Open ban appeals for alcojew in last 10 days: sike1217 (12/10)

Also scans for new appeals as they are posted:

<OpenAppealBot> New appeal titled "JohnAdams1735 [Ludeman84]" has been posted at http://nerd.nu/forum/index.php?p=/discussion/17325/JohnAdams1735-Ludeman84

<OpenAppealBot> Ban for JohnAdams1735 for nerd.nu/appeal by Ludeman84 on 2012-06-05 04:04:17 - no more bans, no notes

ModReq

Owner: Deaygo

ModReq is the bot that roams the moderator channel on irc, #redditmc-mods. It accepts the commands described here.

Bans

  • .lookup nick - List bans for nick on our servers.
  • .bans nick - List bans for nick on all servers.
  • .unban nick - Unbans nick on the server.
  • .addban nick reason - permission required(addban). Adds a ban to nick for reason.

Notes

  • .notes nick - Lists notes for nick on all servers.
  • .pnotes nick - Creates a paste with a list of notes for nick on all servers.
  • .delnote noteid - Deletes note noteid from our servers.
  • .addnote nick note - permission required(addnote). Adds a note to nick with text note.

Other Useful Commands

  • .status - Checks if Minecraft servers are online
  • .id id - Gives a minecraft item's full name for the given id.
  • .name search - List minecraft items and item codes that match search.
  • .tell nick message - Leave message for nick that will be sent to them the next time they are seen active in the channel.

Bot Administration

All commands from this section are admin only.

  • .setmc ircnick nick - Associates ircnick with minecraft nick, so that the minecraft nickname can be used when creating bans or notes.
  • .getperms ircnick - Gets the current permissions for ircnick.
  • .setperm ircnick perm value - Sets the permission perm on ircnick to value.