Metadata-Version: 2.1
Name: discord-cal
Version: 0.1.0
Summary: 
Home-page: https://github.com/regulad/discord-cal
License: GPLv3
Author: Parker Wahle
Author-email: parkeredwardwahle2017@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: ics (>=0.7,<0.8)
Requires-Dist: pypresence (>=4.2.1,<5.0.0)
Requires-Dist: pytz (>=2022.1,<2023.0)
Project-URL: Repository, https://github.com/regulad/discord-cal
Description-Content-Type: text/markdown

# discord-cal

Publish your status on discord using data from an iCal calendar over a rich presence.

## Installation and usage

```bash
pip install discord-cal
```

```bash
discord-cal -i <app_id> -c <calendar_id>
```

If you would like details, include the `-d` flag.

