Metadata-Version: 2.4
Name: mikubot
Version: 0.1.0
Summary: Discord bot used for the Eden-Project Discord server.
Keywords: discord,eden,miku,vocaloid,project diva
Author: Jay184
Author-email: Jay184 <me@jay0.mozmail.com>
License-Expression: 0BSD
Requires-Dist: capstone>=5.0.6
Requires-Dist: discord-py>=2.6.3
Requires-Dist: emoji>=2.14.1
Requires-Dist: googletrans>=4.0.2
Requires-Dist: jinja2>=3.1.6
Requires-Dist: loguru>=0.7.3
Requires-Dist: matplotlib>=3.10.6
Requires-Dist: msgpack>=1.1.1
Requires-Dist: pandas>=2.3.2
Requires-Dist: pefile>=2024.8.26
Requires-Dist: pillow>=11.3.0
Requires-Dist: pydantic>=2.11.9
Requires-Dist: pydantic-settings>=2.10.1
Requires-Dist: requests>=2.32.5
Requires-Dist: requests-sse>=0.5.2
Requires-Dist: rich>=14.1.0
Requires-Dist: sqlitedict>=2.1.0
Requires-Dist: sqlmodel>=0.0.27
Requires-Dist: typer>=0.19.2
Requires-Dist: uwuipy>=0.1.10
Requires-Dist: yfinance>=0.2.66
Maintainer: Jay184
Maintainer-email: Jay184 <me@jay0.mozmail.com>
Requires-Python: >=3.11
Project-URL: Issues, https://github.com/Jay184/mikubot/issues
Project-URL: Repository, https://github.com/Jay184/mikubot.git
Description-Content-Type: text/markdown

# MikuBot

Bot used for the Eden Project discord server.

## Prerequisites

* Python 3.11 or above

## Usage

### Windows

1. Create a `token.txt` which contains the bot's token.
1. Copy the `settings.json.template` and rename it to `settings.json` and fill it out with the necessary data.
1. run the `run.cmd`.

_Note: Make sure `py` starts a Python interpreter or change the `run.cmd` to use `python` instead._

## Acknowledgements

* [Bot Avatar](https://cdn.discordapp.com/app-icons/1078530934766321744/65ae221617e928f3ff928e535885d66d.png?size=256)
