Skip to content

grenmon2202/A-Child-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Child - Discord Bot

This is the repo for the source code of the the A Child discord bot.

Getting Started

To get a copy of the project on your local computer follow these instructions.

Prerequisites

  • Your Own Discord Bot
  • Node.js
  • Discord.js
  • MongoDB

Installation

First make sure that you make a copy of the project on your local computer.

git clone https://github.com/grenmon2202/A-Child-Discord-Bot.git

To test the code using your own bot, you have to create a config.json file in the root directory with the following piece of code:

{
    "token": "<Your Bot's Token Here>"
    "mongoPath": "<Your MongoDB Server>"
}

After this initial setup, you can freely make changes to the source code and test them out using your own bot.

Technologies Used

  • Javascript
  • Node.js
  • Discord.js
  • MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors