This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Using ghost2
Cole Bryant edited this page Sep 18, 2020
·
2 revisions
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.
The operator commands are effectively owner-only. If you're hosting the bot, you can claim ownership of your instance by doing the following:
- Run
g!claimoperator
. A key will be logged to the standard output of your instance's Java process. - Copy the key from the logs.
- 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.