UNPKG

top.gg-voter

Version:

An auto voter client that automatically votes for a bot on Top.gg using Discord tokens

15 lines (14 loc) 331 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "Node", "outDir": "./dist", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "declaration": true }, "include": ["index.ts", "top.ts"] }