c6563ca2cd57da2a309db2f0b52f5808b9a02daa
Lines Police CAD Discord Bot
This is the official Lines Police CAD bot for Discord integration.
Requirements :
Getting Started with Code :
- Follow the README.md to setup an instance of the police-cad project. This will also include the setup of MongoDB that the bot will access.
- Clone the repository and change into project directory.
$ git clone https://github.com/SowinskiBraeden/police-cad-bot.git && cd police-cad-bot
- Run
npm installto install dependencies. - Duplicate
.env.exampleand rename to.env. Edit to your configurations - Run the bot using node.
$ node index.js
Languages
JavaScript
100%
