aeristhy / Random-Cat

A basic bot to help you get started with using the no-api-key.com/api/v1/animals/cat API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Git
Node.js

Cloning

Step 1:

Install Git and Node.js

Step 2:

Open your chosen terminal and type in git clone https://github.com/aeristhy/Random-Cat.git and hit enter.

Step 3:

Go to the directory of Random Cat and install the dependecies. Type in npm install in your terminal.

Step 4:

Go inside cd src folder to start your bot, type in npm run start and have fun!

Extra

Don't forget to change the .env.example file to .env once you've put your token in.

Cats are grabbed and returned via the following API:
no-api-key.com/api/v1/animals/cat.

About

A basic bot to help you get started with using the no-api-key.com/api/v1/animals/cat API.

License:MIT License


Languages

Language:JavaScript 99.4%Language:Shell 0.6%