Simple web server to forward Ko-fi webhook events to Discord Webhooks.
Note: not meant for publicily logging Ko-fi events. If you want to do that, you might want to consider forking to hide some info.
DISCORD_WEBHOOK: Your Discord Webhook URL.KOFI_TOKEN: Ko-fi Verification Token. Used to verify event is sent by Ko-fi.DEBUG: (Optional) set to1to allow Ko-fi test webhook.
Copyright 2021 @ DjDeveloperr