Skip to content

DraverBot/DraverBot

Repository files navigation

Discord Bots

License

Released under the MIT License.

Usage

If you want to use Draver, follow these steps

  1. Clone the project ( git clone https://github.com/DraverBot/DraverBot && cd DraverBot )
  2. Install dependencies ( yarn install )
  3. Create a mysql database and fill the .env file, like in .env.example
  4. Launch the bot ( yarn launch )

Contributions

If you want to contribute to Draver, you can fork this repo and create pull requests, we will review them all

Please use conventional commits for your commits (VSCode extension)

Contributors