BushBot

CodeFactor lines license contributors
BushBot is a multipurpose moderation bot developed for Moulberry's Bush.

Set Up

Prerequisites

- Node.JS v16.5.0+ - Yarn - node-canvas - git - A discord bot to

Steps

- Clone the repo - Install the dependencies with `yarn` - Copy the `src/config/example-options.ts` to `src/config/options.ts` - Edit the `options.ts` with your credentials - Start the bot with `yarn start`

Contributing

If you would like to contribute to the bot feel free to open a pull request and of the devs will look at it.

Credits

- discord.js - The main library used to interface with discord - discord-akairo - The framework the bot is built on