Coder Social home page Coder Social logo

kallebot--terminated-'s Introduction

KalleBot

KalleBot is a simple yet powerful Discord bot designed to enhance your Discord server's experience. It offers various features, including music playback, dice rolling, moderation tools, and more. If you'd like to contribute or collaborate on this project, feel free to reach out to me on Discord with the username kaal_wy.

Features

  • Music Playback: Stream music directly in voice channels from YouTube and local files.
  • Dice Rolling: Roll various types of dice for gaming purposes with informative and fun responses.
  • Moderation Tools: Mute, unmute, kick, or ban users with documented commands.
  • Custom Command Prefix: Use a custom prefix or mention the bot to trigger commands.

Getting Started

To get started with KalleBot, follow these simple steps:

Prerequisites

Ensure you have Python 3.8 or higher installed. You can download it from Python's official website.

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/KalleBot.git
cd KalleBot
  1. .env required:

Create a .env file in the root of your project with the following contents:

YOUR_TOKEN=your_discord_bot_token_here

  1. Install the requirements:
pip install -r requirements.txt
  1. Test it!
python bot.py

Usage

Once your bot is up and running, you can invite it to your Discord server using the OAuth2 URL generated from the Discord Developer Portal. Use the following command prefixes to interact with KalleBot:

    Music Commands:
        .join - Joins your voice channel.
        .leave - Leaves the voice channel.
        .play <URL_or_MP3> - Plays music from a URL or local file.
        .stop - Stops the music.
        .skip - Skips to the next song in the queue.

    Dice Commands:
        .r <command> - Rolls dice (e.g., .r d20, .roll 2d6+3).

    Moderation Commands:
        .mute @user <duration> - Silences a user for a specified duration.
        .unmute @user - Removes the mute from a user.
        .ban @user <reason> - Bans a user.
        .kick @user <reason> - Kicks a user from the server.

Contributing

Contributions are welcome! If you'd like to work on KalleBot, please follow these steps:

- Fork the repository.
- Create a new branch for your feature or fix.
- Make your changes.
- Submit a pull request with a clear description of your changes.

or you can also call me by email or discord "[email protected]"

kallebot--terminated-'s People

Contributors

kaalwy avatar

Stargazers

End avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.