Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Using ghost2

Cole Bryant edited this page Sep 18, 2020 · 2 revisions

Basics

ghost2's prefix defaults to g!. Run g!help for a full list of commands.

All commands are assigned a category from one of the following:

  • 🎵 Music
  • 🎉 Fun
  • ℹ️ Info
  • 🛡️ Moderation
  • ⚙️ Config
  • 🔧 Utility
  • ⛔ Operator

These are all pretty self explanatory, except for the operator category.

Operator commands

The operator commands are effectively owner-only. If you're hosting the bot, you can claim ownership of your instance by doing the following:

  1. Run g!claimoperator. A key will be logged to the standard output of your instance's Java process.
  2. Copy the key from the logs.
  3. Paste it into the channel where you ran the command.

The key used to claim ownership is randomly generated, and can only be used once. The command will time out after 30 seconds, so you should probably pull up your bot's logs beforehand.

Clone this wiki locally