macdja38 / pvpcraft

PvPCraft Discord bot
https://bot.pvpcraft.ca
26 stars 10 forks source link
bot discord discord-bot hacktoberfest hacktoberfest2021 modular music nodejs typescript

pvpcraft

A modular version of PvPBot with permissions, modules, access control, and many, many more features

setup

If you want to run The bot requires 1 file not yet here: Paths.json. It can be found at pvpcraft.ca/Paths.json (place it one folder above project root). For web, github.com/macdja38/pvpsite must be setup, and URLs must be configured in this project's config/config.json.

installation instructions

Requires node.js v14 or greater, the ability to build native module's using node-gyp, and git. RethinkDB is required for the master branch. pm2 is optional, but it's highly recommended.

Nodemon is required to run in dev mode.

In your command line of choice, enter:

OR

OR

Usage

For instructions on how to use the instance of PvPCraft I host publicly, please see user docs.
For documentation to help with getting started writing your own modules, please see developers docs.