A discord bot made in javascript for Reinfy Discord Server
- Clone this project in your machine.
- Install all packages by executing
npm install
- Put your token in
.env
file. - Run the source file by executing
node index.js
This project is protected by LGPL-2.0 License