mirror of
https://github.com/Primexz/Top.gg-discordVoteNotify.git
synced 2026-08-14 22:28:30 +00:00
No description
- TypeScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| pic | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Top.gg-discordVoteNotify
A Node.js application, written in TypeScript, to send an embed message via webhook when a user voted your Discord bot on Top.gg!
Actively used with my Discord Bot: FireFly.
Installation
npm install
Start (Development)
npm run starat
Build (Production)
npm run build
