Add /rpony + polishment on other commands

This commit is contained in:
Luquinhas 2025-02-08 00:14:10 -03:00
parent 2d02e6213f
commit d4dfe160e1
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
5 changed files with 48 additions and 11 deletions

View file

@ -17,5 +17,6 @@
"modArchiveApi": "https://api.modarchive.org/downloads.php?moduleid=",
"ponyApi": "http://ponyapi.net/v1",
"quoteApi": "https://quotes-api-self.vercel.app/quote",
"weatherApi": "https://api.weather.com/v3"
"weatherApi": "https://api.weather.com/v3",
"randomPonyApi": "https://theponyapi.com/api/v1/pony/random"
}