Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (17 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (17 loc) · 1.5 KB

CalmBot

The project is now archived and will no longer recieve support or updates. Please visit the rewritten calmbot

CalmBot is an open-source Discord bot, built with discord.js CalmBot was originally built for the Calm Community Discord Server

Discord GitHub Last Commit GitHub Issues GitHub

Contributing

  1. Register a bot on Discord's Developer Portal

  2. Create a fork of this repository and clone it using git clone

  3. Rename example.env to .env and input the correct details into the fields

  4. Run yarn to install the correct packages

  5. 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!

License

This project is licensed under the MIT license, click here to see more details