Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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