Skip to main content

A simple package for managing Discord dev applications.

Project description

# Discord App Manager
![Built With Love :)](https://forthebadge.com/images/badges/built-with-love.svg)
![Made with Python](https://forthebadge.com/images/badges/made-with-python.svg)

![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
[![PyPi](https://img.shields.io/pypi/v/dam.svg)](https://pypi.org/pypi/dam/)

A simple package for uploading and deleting Discord Rich Presence images.

### Example
```python3
from dam import login

session = login(email=EMAIL, password=PASSWORD)
app = session.get_app(name="Listening to Music :)")
image_id = app.upload_image('path/to/image.png')
app.delete_image(image_id)
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dam-0.0.2-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page