Metadata-Version: 2.1
Name: Kr0nOs-Bot
Version: 3.3.9.dev4
Summary: A highly customisable Discord bot
Home-page: https://github.com/KableKompany/Kr0nOs-Core
Author: KableKompany
Author-email: trent@kablekompany.com
License: GPL-3.0
Description: <h1 align="center">
          <br>
          <a href="https://github.com/Cog-Creators/Red-DiscordBot/tree/V3/develop"><img src="https://dsc.cloud/KableKompany/BadMoonFinal1.jpg" alt="Kr0nOs"></a>
          <br>
          A modified Red Discord Bot
          <br>
        </h1>
        # Maintaining original state of README. If you have stumbled to here, it's recommended you go to the repository listed and install the official package.
        Leaving all original author and README.md status (except the pic cause aesthetic)
        <h4 align="center">Music, Moderation, Trivia, Stream Alerts and Fully Modular.</h4>
        
        <p align="center">
          <a href="https://discord.gg/red">
            <img src="https://discordapp.com/api/guilds/133049272517001216/widget.png?style=shield" alt="Discord Server">
          </a>
          <a href="https://www.patreon.com/Red_Devs">
            <img src="https://img.shields.io/badge/Support-Red!-yellow.svg" alt="Support Red on Patreon!">
          </a>
          <a href="https://www.python.org/downloads/">
            <img src="https://img.shields.io/badge/Made%20With-Python%203.8-blue.svg?style=for-the-badge" alt="Made with Python 3.8">
          </a>
          <a href="https://crowdin.com/project/red-discordbot">
            <img src="https://d322cqt584bo4o.cloudfront.net/red-discordbot/localized.svg" alt="Localized with Crowdin">
          </a>
          <a href="https://github.com/Rapptz/discord.py/">
              <img src="https://img.shields.io/badge/discord-py-blue.svg" alt="discord.py">
          </a>
        </p>
        <p align="center">
          <a href="https://github.com/Cog-Creators/Red-DiscordBot/actions">
            <img src="https://github.com/Cog-Creators/Red-DiscordBot/workflows/Tests/badge.svg" alt="GitHub Actions">
          </a>
          <a href="http://red-discordbot.readthedocs.io/en/stable/?badge=stable">
            <img src="https://readthedocs.org/projects/red-discordbot/badge/?version=stable" alt="Red on readthedocs.org">
          </a>
          <a href="https://github.com/ambv/black">
            <img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code Style: Black">
          </a>
          <a href="http://makeapullrequest.com">
            <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg">
          </a>
        </p>
        
        <p align="center">
          <a href="#overview">Overview</a>
          •
          <a href="#installation">Installation</a>
          •
          <a href="http://red-discordbot.readthedocs.io/en/stable/index.html">Documentation</a>
          •
          <a href="#plugins">Plugins</a>
          •
          <a href="#join-the-community">Community</a>
          •
          <a href="#license">License</a>
        </p>
        
        # Overview
        
        Red is a fully modular bot – meaning all features and commands can be enabled/disabled to your
        liking, making it completely customizable. This is also a *self-hosted bot* – meaning you will need
        to host and maintain your own instance. You can turn Red into an admin bot, music bot, trivia bot,
        new best friend or all of these together!  
        
        [Installation](#installation) is easy, and you do **NOT** need to know anything about coding! Aside
        from installation and updating, every part of the bot can be controlled from within Discord.
        
        **The default set of modules includes and is not limited to:**
        
        - Moderation features (kick/ban/softban/hackban, mod-log, filter, chat cleanup)
        - Trivia (lists are included and can be easily added)
        - Music features (YouTube, SoundCloud, local files, playlists, queues)
        - Stream alerts (Twitch, Youtube, Mixer, Hitbox, Picarto)
        - Bank (slot machine, user credits)
        - Custom commands
        - Imgur/gif search
        - Admin automation (self-role assignment, cross-server announcements, mod-mail reports)
        - Customisable command permissions
        
        **Additionally, other [plugins](#plugins) (cogs) can be easily found and added from our growing
        community of cog repositories.**
        
        # Installation
        
        **The following platforms are officially supported:** 
        
        - [Windows](https://red-discordbot.readthedocs.io/en/stable/install_windows.html)
        - [MacOS](https://red-discordbot.readthedocs.io/en/stable/install_linux_mac.html)
        - [Most major linux distributions](https://red-discordbot.readthedocs.io/en/stable/install_linux_mac.html)
        
        If after reading the guide you are still experiencing issues, feel free to join the
        [Official Discord Server](https://discord.gg/red) and ask in the **#support** channel for help.
        
        # Plugins
        
        Red is fully modular, allowing you to load and unload plugins of your choice, and install 3rd party
        plugins directly from Discord! A few examples are:
        
        - Cleverbot integration (talk to Red and she talks back)
        - Ban sync
        - Welcome messages
        - Casino
        - Reaction roles
        - Slow Mode
        - AniList
        - And much, much more!
        
        Feel free to take a [peek](https://cogboard.red/t/approved-repositories/210) at a list of
        available 3rd party cogs!
        
        # Join the community!
        
        **Red** is in continuous development, and it’s supported by an active community which produces new
        content (cogs/plugins) for everyone to enjoy. New features are constantly added. If you can’t
        [find](https://cogboard.red/t/approved-repositories/210) the cog you’re looking for,
        consult our [guide](https://red-discordbot.readthedocs.io/en/stable/guide_cog_creation.html) on
        building your own cogs!
        
        Join us on our [Official Discord Server](https://discord.gg/red)!
        
        # License
        
        Released under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) license.
        
        Red is named after the main character of "Transistor", a video game by
        [Super Giant Games](https://www.supergiantgames.com/games/transistor/).
        
        Artwork created by [Sinlaire](https://sinlaire.deviantart.com/) on Deviant Art for the Red Discord
        Bot Project.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.8.1
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: docs
Provides-Extra: postgres
Provides-Extra: style
Provides-Extra: test
