Metadata-Version: 2.4
Name: bootify
Version: 0.1.0
Summary: Async boot loader + Discord bot launcher
Author-email: Your Name <your@email.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: discord.py>=2.0
Dynamic: license-file

# boot-loader

An async boot loader that scans your project, shows a spinner, loads Python & JSON files, and can start a Discord bot.

## Installation

```bash
pip install boot-loader
