Skip to content

raphael069/DcWebhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DcWebhook v0.0.3

Simple Discord Webhook wrapper for Python.

+example:

image
response
image

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