Metadata-Version: 2.1
Name: barrel.py
Version: 0.2
Summary: A simple Discord bot package.
Author: Bytehook
Author-email: frankkostine@gmail.com
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: discord.py>=2.0.0
Requires-Dist: colorama>=0.4.0
Requires-Dist: aiohttp>=3.8.0

# 🚀 **Introducing Barrel – Coming Soon!** 🚀

Barrel is a lightweight and easy-to-use custom Discord bot package designed for simplicity and power. With Barrel, you can quickly add commands, manage errors, and monitor your bot.

## ✨ **Features**:
- **Custom Commands**: Add and modify commands effortlessly.
- **Seamless Integration**: Connects smoothly with Discord’s API.

## 📦 **Stay Tuned**:
Barrel is launching soon! Get ready to enhance your server with ease and power.

## Installation

You can install the package using pip:

```bash
pip install barrel
