kmanago / DiscordWebsocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubiBot

Description

TODO: write description


Used Dependencies

$ npm install

APIs

The Dog API & Cat API can use the same API key if you wish. These can be set within the config file. 8ball is a free json API that does not require a key.


Setup

Get the repository and set up with:

$ git clone https://github.com/kmanago/DiscordWebsocket.git
$ npm install

Then, enter your data in the config.json.

Within the config file you will need to set your API keys as well as your Discord Tokens.

Now, you can start with

$ nodemon main.js

About

License:MIT License


Languages

Language:JavaScript 100.0%