mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 15:57:50 +02:00
Gravity Command
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user