https://github.com/jokarz/toto-notifier-bot
A bulk notification telegram bot for upcoming Toto Jackpot Prize (Singapore)
https://github.com/jokarz/toto-notifier-bot
bulk-notification fauna netlify netlify-functions singapore telegram-bot toto
Last synced: 3 months ago
JSON representation
A bulk notification telegram bot for upcoming Toto Jackpot Prize (Singapore)
- Host: GitHub
- URL: https://github.com/jokarz/toto-notifier-bot
- Owner: jokarz
- Created: 2019-12-08T04:48:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:32:45.000Z (almost 3 years ago)
- Last Synced: 2025-06-12T04:50:23.862Z (4 months ago)
- Topics: bulk-notification, fauna, netlify, netlify-functions, singapore, telegram-bot, toto
- Language: JavaScript
- Size: 598 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toto Notifier Bot
Repository for [@TotoNotifierbot](https://t.me/TotoNotifierbot)A bulk notification telegram bot for upcoming Toto Jackpot Prize (Singapore)
## Main Tech used
The main tech used were:
* **Netlify Functions** - Serverless compute function
* **Telegraf** - Framework to create Telegram bot on Node.js
* **FaunaDB** - Serverless DatabaseThey are easy to use, doesn't have much additional cost to take into consideration and easier tie-in with web development. Lastly, it has a **generous free tier limit** 👍👍
## Overcoming Constraints
A main problem with bulk notification is the limitation imposed by Telegram - [30 message/s](https://core.telegram.org/bots/faq#broadcasting-to-users) and Netlify Function - [10 second execution limit](https://docs.netlify.com/functions/overview/#manage-your-serverless-functions). This bot **overcame** these constraints, making it suitable for high scalability, which also can be used as a starting point for other bulk notification Telegram bot (that are using this stack).## Getting Started
To be updated
## Disclaimer
I am not affiliated, associated, authorized, endorsed by, or in any way officially related with Singapore Pools, or any of its subsidiaries or its affiliates.