No description
| .forgejo/workflows | ||
| data | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| bun.lock | ||
| drizzle.config.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Telegram Create Addon Notifier
A 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.
How to run
Important
Requires Bun
git clone https://github.com/Stef-00012/telegram-create-notifierbun installbun run db:setupbun run start
TO-DO
- format dates in ws messages