Metadata-Version: 2.1
Name: kilroy-face-discord
Version: 0.3.1
Summary: kilroy face for Discord 🎮
Home-page: https://github.com/kilroybot/kilroy-face-discord
Author: kilroy
Author-email: kilroymail@pm.me
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: asyncstdlib (>=3.10,<4.0)
Requires-Dist: hikari (==2.0.0.dev109)
Requires-Dist: kilroy-face-server-py-sdk (>=0.3,<0.4)
Requires-Dist: pytest (>=7.0,<8.0); extra == "dev" or extra == "test"
Requires-Dist: typer[all] (>=0.6,<0.7)
Project-URL: Documentation, https://kilroybot.github.io/kilroy-face-discord
Project-URL: Repository, https://github.com/kilroybot/kilroy-face-discord
Description-Content-Type: text/markdown

<h1 align="center">kilroy-face-discord</h1>

<div align="center">

kilroy face for Discord 🎮

[![Multiplatform tests](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/test-multiplatform.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/test-multiplatform.yml)
[![Docker tests](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/test-docker.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/test-docker.yml)
[![Docs](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/docs.yml/badge.svg)](https://github.com/kilroybot/kilroy-face-discord/actions/workflows/docs.yml)

</div>

---

## Installing

Using `pip`:

```sh
pip install kilroy-face-discord
```

