Skip to content

Command List

Gamebuster edited this page Nov 9, 2022 · 16 revisions

Usage

User Commands

Any user can execute the following commands:

  • !online - Shows you the users who are currently online
    • Alias: !o
  • !me - displays information about yourself. This is essentially !whois <You>.
  • !notify disable - Disables notifications, you will not be notified when players are online
  • !notify continuous <true|false> - Makes notifications more frequent, very spammy.
  • !notify frequency <Integer> <TimeUnit> - Sets the minimum amount of time that must elapse before you are notified again (Default: 30 Minutes)
  • !notify threshold <Integer> - Sets how many players must be online for you to be notified (Default: -1 (off))
  • !register <player> - Link an ExciteBots profile with your discord
  • !whois <Player|Discord|Friend Code> [Discriminator] - Displays information about an ExciteBots profile, or the profiles the specified discord user has registered
    • Alias: !wi

Admin Commands

Only bot operators and administrators can execute the following commands:

  • !ban <DiscordUsername> <Discriminator> [Reason] - Bans a user from using the bot permanently. They will no longer receive notifications.
  • !ban <DiscordUsername> <Discriminator> <Integer> <TimeUnit> [Reason] - Bans a user from using the bot for the specified amount of time. They will not receive notifications while banned.
  • !forceRegister <player> <discordUser> - Registers an excitebots profile to the specified discord account. Admins can only register previously unregistered profiles.
  • !pardon <DiscordUsername> <Discriminator> - Unbans a user from using this bot
  • !restart Restarts the bot. (doesn't work right now)
  • !stop - Turns off the bot. This should ONLY be used if the bot is spamming, or otherwise being disruptive.

Operator Commands

Only bot operators can execute these commands:

  • !cl - prints the changelog
  • !forceRegister <player> <discordUser> - Registers an excitebots profile to the specified discord account. Operators can use this to transfer already registered profiles to different discord accounts. An operator can unregister a profile by executing !forceRegister <profile> 0
  • !gameData - prints out known data about Excitebots
  • !icondump <discordServer> - Prints out all emoji a server has
  • !insert profile <pid> <fc> <name> adds an excitebot profile to the database
  • !rank <add|remove> <rank> <user> makes a user a bot operator or admin

Clone this wiki locally