The binance-bot that fetches data from the Binance API and sends updates via Telegram to users registered in the database.
- Create a bot using Telegram's bot for bot creation 🤖 - BotFather
- A GitHub release is created using GoReleaser to publish the latest version of the Go binary.
- The Go binary is run using GitHub Actions.
The telegram-users-cli is used to register users in a database with their Telegram Chat ID.
- Store Telegram user's Chat ID in a database
- Fetch data from Binance
- Send updates via Telegram