Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adivise/ko-fi


https://github.com/adivise/ko-fi

addon discord-js-v14 nanospace webhook

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        







## 🐱‍🐉 Deploy

- [x] [Deploy for NanoSpace+](https://dash.deno.com/new?url=https://raw.githubusercontent.com/Adivise/Ko-Fi/main/nanospace.ts&env=DISCORD_WEBHOOK,KOFI_TOKEN,MONGO_URI)
- Note: Unlock Premium Feature!

- [x] [Deploy for Normal](https://dash.deno.com/new?url=https://raw.githubusercontent.com/Adivise/Ko-Fi/main/index.ts&env=DISCORD_WEBHOOK,KOFI_TOKEN)
- Note: Normal (Not Unlock or Use Database! Only Send Webhook)

## 📄 Environment Variables

- `DISCORD_WEBHOOK`: Your Discord Webhook URL.
- `KOFI_TOKEN`: Ko-fi Verification Token. Used to verify event is sent by Ko-fi.
- `MONGO_URI`: MongoDB URL. (NEED SAME URL OF BOT.)

## 🤖 Credits

- [x] [kofi-discord](https://github.com/DjDeveloperr/kofi_discord/blob/main/mod.ts)
- Note: Edit By: [Adivise](https://github.com/Adivise)