Titouan-Loeb / RolePlayBotWebsite

This project goes with the discord Role Play discord bot that I am developping. It will have what it is not feasable within the discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Role Play Bot Website

About

This project goes with the discord Role Play discord bot that I am developping. It will have what it is not feasable within the discord bot.

Setup

Envirioment variables

To run the bot you need to create a .env file in the root directory of the project and add the following variables

DATABASE_TOKEN="your_mongo_database_token" //replace with your mongo database token

The "DATABASE_TOKEN" is the token given when you create the user for the Mongo database

Install

To install and test the bot you need to have nodejs and npm installed on your computer

npm install

Run

To run the bot run the following command

npm start

The server runs on the port 3000

About

This project goes with the discord Role Play discord bot that I am developping. It will have what it is not feasable within the discord bot

License:MIT License


Languages

Language:EJS 52.3%Language:JavaScript 28.7%Language:CSS 16.2%Language:Shell 2.8%