Skip to content

ViishSensei/Bumblebee-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bumblebee Discord Bot

Bumblebee is a versatile and powerful Discord bot designed to enhance your server with a variety of features including automoderation, autorole, voice roles, moderation, media channels, and utilities. This bot aims to simplify server management and provide a better user experience.

Features

  • Automoderation: Automatically detect and handle rule violations to keep your server safe and friendly.
  • Autorole: Automatically assign roles to new members based on your predefined rules.
  • Voice Roles: Assign roles to users when they join specific voice channels.
  • Moderation: Manage your server efficiently with commands for muting, kicking, banning, and more.
  • Media Channels: Organize and manage media content within your server.
  • Utility: A set of useful commands to help manage and enhance your server's functionality.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm (v10 or higher)
  • Discord.js (v14 or higher)
  • Better-Sqlite3 (for database management)

Installation

  1. Clone the repository:

    git clone https://github.com/AryptonXD/Bumblebee-Code.git
    cd bumblebee
  2. Install dependencies:

    npm install
  3. Set up your environment variables in a config/config.json file:

    token=your_discord_token
    application_id=bot_id
  4. Run the bot:

    node shard.js

Contributing

We welcome contributions from the community! If you'd like to contribute to Bumblebee, please fork the repository and create a pull request with your changes.

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Commit your changes
  5. Push to the branch
  6. Create a pull request

License

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

Contact

If you have any questions or need support, feel free to join our Discord server.


Bumblebee - A versatile and powerful Discord bot to enhance your server experience!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published