Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adivise/ko-fi
- Owner: Adivise
- License: mit
- Created: 2022-11-01T05:54:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T04:56:10.000Z (about 2 years ago)
- Last Synced: 2024-05-21T02:07:15.955Z (7 months ago)
- Topics: addon, discord-js-v14, nanospace, webhook
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)