Metadata-Version: 2.1
Name: disinter
Version: 0.0.2a1
Summary: A discord interactions library
Home-page: https://github.com/TheBoringDude/disinter.py
Author: TheBoringDude
Author-email: iamcoderx@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: discord-interactions (>=0.4.0,<0.5.0)
Requires-Dist: fastapi (>=0.85.1,<0.86.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Documentation, https://github.com/TheBoringDude/disinter.py/tree/main/docs
Project-URL: Repository, https://github.com/TheBoringDude/disinter.py
Description-Content-Type: text/markdown

<div align=center>
<h1>disinter.py</h1>

A discord interactions library to receieve interactions via HTTP Posts with an API endpoint.

</div>

## Install

```
pip3 install disinter
```

## [Usage](./docs/README.md)

Library is still under heavy development and expect to have bugs and errors on the way.

##

**&copy; 2022 | TheBoringDude**

