- Fougerite Compatibility
- All Versions
- Resource Collabolators
- Salva - Testing
DISCORD WEBHOOKS CLASS
Features:
1. 3 Types of messages
- Normal
- Embed
- Colored Embed
2. MySQL Support (.SQL Not provided)
3.Fully Configurable
Requirements:
- Webhost for PHP Files
Usage ( Example only given for Python) :
Web.POST("http://website/run.php?link=channel/webhook_token&message=Test"."default")
Usage with MySQL( Example only given for Python) :
Web.POST("http://website/run.php?link=channel/webhook_token&message=Test&db_table=kill_log"."default")
RESOURCE CREATED FOR DEVELOPERS
Features:
1. 3 Types of messages
- Normal
- Embed
- Colored Embed
2. MySQL Support (.SQL Not provided)
3.Fully Configurable
Requirements:
- Webhost for PHP Files
Usage ( Example only given for Python) :
Web.POST("http://website/run.php?link=channel/webhook_token&message=Test"."default")
Usage with MySQL( Example only given for Python) :
Web.POST("http://website/run.php?link=channel/webhook_token&message=Test&db_table=kill_log"."default")
RESOURCE CREATED FOR DEVELOPERS