Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 280 Bytes

discord_hook

This PHP CLI script generates a random quiz and posts it to a Discord channel using Discord webhook.

Requirements

PHP7.3 or later with curl

Usage - CLI

php index.php <discord webhook>

Usage - Web

GET index.php?webhook=<discord webhook>