Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cookie0o/dcwebhook
Simple Discord Webhook wrapper for Python.
https://github.com/cookie0o/dcwebhook
discord python python-3 python3 simple webhook webhooks windows wrapper
Last synced: 2 days ago
JSON representation
Simple Discord Webhook wrapper for Python.
- Host: GitHub
- URL: https://github.com/cookie0o/dcwebhook
- Owner: cookie0o
- License: gpl-3.0
- Created: 2022-07-14T18:09:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T16:03:44.000Z (about 1 year ago)
- Last Synced: 2024-11-07T22:39:13.152Z (7 days ago)
- Topics: discord, python, python-3, python3, simple, webhook, webhooks, windows, wrapper
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DcWebhook v0.0.3
**Simple Discord Webhook wrapper for Python.**## +example:
![image](https://user-images.githubusercontent.com/81589649/180581743-4133b77e-b871-4578-8f99-a22e8772ffc0.png)
**response**
![image](https://user-images.githubusercontent.com/81589649/180581182-2a599c6e-5614-4903-bcb6-2c82046bc218.png)## how to use
https://github.com/sch-raphael/DcWebhook/wiki## +Install:
**manually**
- Download project
- cd in the project dir with the console
- run: `pip install . --upgrade`
- your done!**install with pip**
- run: `pip install DcWebhook`
- your done!### +author(s) on github:
sch-raphael