Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 682 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 682 Bytes

kofi_discord

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.

Deploy

Deploy to Deno Deploy!

Environment Variables

  • DISCORD_WEBHOOK: Your Discord Webhook URL.
  • KOFI_TOKEN: Ko-fi Verification Token. Used to verify event is sent by Ko-fi.
  • DEBUG: (Optional) set to 1 to allow Ko-fi test webhook.

License

Apache-2.0 License

Copyright 2021 @ DjDeveloperr