Gravity Command

This commit is contained in:
Daniel Odendahl Jr
2018-09-06 15:08:57 +00:00
parent 8147227818
commit 79a4b0f8c1
6 changed files with 55 additions and 5 deletions
+3 -2
View File
@@ -8,14 +8,14 @@
Xiao is a Discord bot coded in JavaScript with
[discord.js](https://discord.js.org/) using the
[Commando](https://github.com/discordjs/Commando) command framework. With nearly
[Commando](https://github.com/discordjs/Commando) command framework. With over
300 commands, she is one of the most feature-filled bots out there.
## Invite
The bot is no longer available for invite. You can self-host the bot, or use her
on the [home server](https://discord.gg/sbMe32W).
## Commands (300)
## Commands (301)
### Utility:
* **eval**: Executes JavaScript code.
@@ -331,6 +331,7 @@ on the [home server](https://discord.gg/sbMe32W).
* **currency**: Converts money from one currency to another.
* **final-grade-calculator**: Determines the grade you need to make on your final to get your desired course grade.
* **gravity**: Determines weight on another planet.
* **math**: Evaluates a math expression.
* **roman-numeral**: Converts a number to roman numerals.
* **scrabble-score**: Responds with the scrabble score of a word.