No description
| .forgejo/workflows | ||
| .vscode | ||
| data | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| drizzle.config.ts | ||
| package.json | ||
| README.md | ||
| TODO.md | ||
| tsconfig.json | ||
Create Addon Notifier
A Discord & Telegram bot that sends a notification whenever a create addon gets updated (the data is retried from Create Addons's WebSocket). The bot can also just be used through @CreateAddonsNotifierBot (Telegram) or Create Addons Notifier #0281 (Discord).
How to run
Important
Requires Bun
git clone https://github.com/Stef-00012/telegram-create-notifierbun installbun run db:setup- copy
env.exampleto.envand fill the values bun run start
Note
If you do not put a discord or telegram token, the bot will work, just it won't use that platform