Plan bot is the discord bot that will unite them all !
- duplicating Voice
- music bot
- role assignment
- dice roller
- tossing coins
- user welcome and goodbye
- event logging
- To install the dependencies, simply run
npm ci
in the bot's directory. - Copy the
config.yaml.example
file and rename the copy toconfig.yaml
- Enter your configuration data in the
config.yaml
File. - To start the bot, run
npm start
in the bot's directory.