Skip to content
/ Random-Cat Public template

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

License

Notifications You must be signed in to change notification settings

aeristhy/Random-Cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.