/AveBot

Meet AveBot, the ultimate Discord companion blending sleek moderation tools, groove-inducing music commands, and a suite of utility features. Elevate your server experience with AveBot's seamless fusion of power and style – where community management meets entertainment effortlessly.

Primary LanguageJavaScriptMIT LicenseMIT


AveBot

AveBot is a versatile and customizable Discord bot designed to enhance your server's functionality and provide an enjoyable experience for your community.

Features

  • Polls: Create and manage polls with multiple options.
  • Customization: Tailor AveBot's behavior to suit your server's needs.
  • Moderation: Implement moderation commands to maintain a safe environment.
  • Open Source: Contribute to the development of AveBot or customize it to your liking.

Getting Started

Install

run command

npm install

or

pnpm install
  • Rename .env.example to .env and fill in the values.
  • Go ./Settings/Config.js and ./Settings/Categories.js and Fill the values too.
  • Type node . or npm start to start the bot.

Prerequisites

  • Node.js (node 16 or higher)

Usage

  • Use the /help command to view available AveBot commands and their descriptions.
  • Customize AveBot's behavior by modifying the configuration files.
  • Extend AveBot's functionality by adding your own commands or contributing to the project.

Contributing

We welcome contributions from the community! If you'd like to contribute to the development of AveBot, please follow these steps:

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/Omenop/AveBot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Stage changes git add .
  5. Commit your changes: cz OR npm run commit do not use git commit
  6. Push to the branch: git push origin my-new-feature Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the Discord.js community for providing a powerful library for creating Discord bots.

Support

If you encounter any issues or have questions about AveBot, feel free to join our Discord server for support and discussions.

Happy coding and enjoy using AveBot!