Metadata-Version: 2.1
Name: BotEXBotBase
Version: 3.0.0rc4
Summary: A highly customizable Discord bot
Home-page: https://github.com/BotEX-Developers/botbase
Author: BotEX and Cog-Creators
Author-email: 
License: GPLv3
Description: <h1 align="center">
          <br>
          BotEX Bot Base
          <br>
        </h1>
        
        <h4 align="center">Bot Base based on Discord Red Bot.</h4>
        
        <p align="center">
          <a href="https://www.python.org/downloads/">
            <img src="https://img.shields.io/badge/Made%20With-Python%203-blue.svg?style=for-the-badge" alt="Made with Python 3">
          </a>
          <a href="https://github.com/Rapptz/discord.py/tree/rewrite">
              <img src="https://img.shields.io/badge/discord-py-blue.svg" alt="discord.py">
          </a>
        </p>
        <p align="center">
          <a href="https://travis-ci.org/BotEX-Developers/botbase">
            <img src="https://api.travis-ci.org/BotEX-Developers/botbase.svg?branch=stable" alt="Travis CI">
          </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="#license">License</a>
        </p>
        
        # License
        
        Released under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) license.
        
        Based on Discord Red Bot
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.7,<3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: mongo
Provides-Extra: voice
Provides-Extra: style
Provides-Extra: test
