Exxonnnnnn / Multi-Purpose-Discord-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Purpose-Discord-Bot

Installation

Install all dependencies by doing

npm install

Setting up the config

  1. You will need to specify what prefix you would like to use in the "config.json" file in the "prefix" section
  2. You will need to specify your Discord ID in the "DevID" section in the "config.json" file
  3. You will need to get your MongoDB url link to paste into the "MongoLink" section in the "config.json" file so that the database can be accessed
  4. You will need to get your bot token from https://discord.com/developers/applications and put it into the "config.json" file in the "token" section!

dMzy0fb

Getting Api-Keys

  1. Get an Api-Key from https://thecatapi.com and put that into the "Api-Keys.json" file in the "CatKey" section
  2. You will also need an Api-Key from https://happi.dev/docs/password-generator. Put that into the "Api-Keys.json" file in the "PasswordKey" section

Usage

Running the bot

node index.js

Support

If you need any support feel free to DM me on twitter at https://twitter.com/Brxnsonn or DM me on discord at @brxnson#1

Any feedback is appreciated, and any issues you run into feel free to create an issue in this repository!

About

License:MIT License


Languages

Language:JavaScript 100.0%