Skip to content

Nohty/discord-bot

Repository files navigation

discord-bot

GitHub repo size GitHub contributors GitHub stars GitHub forks

This bot is used for moderation, welcome, role and leveling.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Node.js

Installing discord-bot

To install Maison-Ghost-Bot, follow these steps:

  1. Clone the main repository.
  2. Run yarn in the folder to install all required packages
  3. Create a .env file as the example file.

Using discord-bot

To use Maison-Ghost-Bot, follow these steps:

  1. Follow the installation instructions
  2. Run yarn build in the folder to build the bot.
  3. Run yarn start in the folder to start the bot.

Contributing to discord-bot

To contribute to Maison-Ghost-Bot, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project uses the following license: GPL-3.0 License

Releases

No releases published

Packages

No packages published