Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

jpsl00/Pls-Suggest

Repository files navigation

Suggestion Bot

Codacy Badge Discord Badge

Invite

Hosting

To host your own instance you'll need a .env file such as the one below

TOKEN = the bot's token
DB_URI = your mongodb uri

Then run npm start or node . to start the bot