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 details)

Uploaded Python 3

File details

Details for the file dam-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: dam-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for dam-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 84c2afa19e8fcb2c6f31caa2882dae34c053f997a9b8431daf9f22bab5a197d0
MD5 fa5e022af6692a14989563e7dbf13482
BLAKE2b-256 e83bf85942b2af0710c501cf6d66def82e4a027f130ba50bda28a0fe34814363

See more details on using hashes here.

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