/ManhuntBot

Apache License 2.0Apache-2.0

Manhunt Bot

📚 | Info

This bot is designed for Manhunt Network.

🔨 | How to use

How to get your discord bot token.
How to setup mongodb locally.

  1. Create a .env file.
  2. In the .env file enter TOKEN=[ENTER YOU DISCORD BOT TOKEN] and DBURI=mongodb://localhost:27017/Manhunt.
  3. Run the bot using the commands provided under.
npm install
npm run bot

Example of the .env file.

TOKEN=rejhkgerhnkewh4375983453
DBURI=mongodb://localhost:27017/Manhunt