Add Galaxy
parent
87705d2f00
commit
1343f8ff5c
1 changed files with 33 additions and 0 deletions
33
Galaxy.md
Normal file
33
Galaxy.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
## Galaxy
|
||||||
|
This is a utility cog, basically I just put whatever doesn't qualify for its own cog in here.
|
||||||
|
|
||||||
|
## Commands List
|
||||||
|
### Slash Commands
|
||||||
|
- `/autoreact`
|
||||||
|
- This command autoreacts to messages sent by the targeted user. Was mostly made as a joke, but it does work fine.
|
||||||
|
- Includes subcommands:
|
||||||
|
- `/autoreact emoji`
|
||||||
|
- Sets the emoji Autoreact will use to react to messages. Supports both unicode and custom emojis.
|
||||||
|
- `/autoreact reset`
|
||||||
|
- Resets Autoreact's target.
|
||||||
|
- `/autoreact set`
|
||||||
|
- Sets a user for Autoreact to automatically react to.
|
||||||
|
- `/faq`
|
||||||
|
- This command sends pre-made FAQ messages, with an optional parameter to mention a user.
|
||||||
|
- This command was made specifically for the Galaxy discord server, so I don't really expect anyone else to use it, as the FAQs contained in it are only really relevant to Galaxy.
|
||||||
|
### Text Commands
|
||||||
|
- `[p]autoreact`
|
||||||
|
- This command currently just checks the current settings of `/autoreact`, set by the subcommands of that command.
|
||||||
|
- `[p]carnagerefund`
|
||||||
|
- This command generates a link to [Galaxy Info](https://info.galaxy.casa) that allows Galaxy Administrators to refund ship carnage.
|
||||||
|
- `[p]galaxyissues`
|
||||||
|
- This command links to the [issues page]() on this repository, where people can report problems with the Galaxy bot or any of my Cogs.
|
||||||
|
- If used on another instance, it'll only provide information on reporting bugs with cogs.
|
||||||
|
- `[p]insurance`
|
||||||
|
- This command checks how much a ship's insurance payment would be, based off of the ship's class and value.
|
||||||
|
- `[p]nslookup`
|
||||||
|
- This is an owner-only command that performs an `nslookup` command on the domain you input into it.
|
||||||
|
- `[p]unix`
|
||||||
|
- This command just posts an embed talking about Unix Timestamps on Discord.
|
||||||
|
- `[p]warehouse`
|
||||||
|
- This command checks how much a warehouse upgrade would cost from one warehouse level to another, for Galaxy.
|
Loading…
Reference in a new issue