CalmBot is an open-source Discord bot, built with discord.js CalmBot was originally built for the Calm Community Discord Server
-
Register a bot on Discord's Developer Portal
-
Create a fork of this repository and clone it using
git clone
-
Rename
example.env
to.env
and input the correct details into the fields -
Run
yarn
to install the correct packages -
Run
yarn start:dev
to start the bot
Make sure to create a bug report in the form of a feature request before submitting any pull requests for new features. This will increase the chances of your pull request getting accepted!
This project is licensed under the MIT license, click here to see more details