The open API for the axoty discord bot.
git clone https://github.com/ThePuddingCODE/axoty_api.git
for developers
yarn run dev
for production
node .
Get Random axolotl resources.
For Images http://api.axoty.xyz/random?type=images
For Memes http://api.axoty.xyz/random?type=memes
For Videos http://api.axoty.xyz/random?type=videos
For Facts http://api.axoty.xyz/random?type=facts
For Users http://api.axoty.xyz/random?type=users
{
string url
string source
string suggester
}
View how much axolotl media diffrent users requested.
{
string: id
int images
int fact
int memes
int videos
}