Telegram bot developed in Go that provides real-time Argentine peso exchange rates through simple commands.
Dolarcito Bot is a Telegram assistant that allows you to quickly and easily check the dollar exchange rates. The bot retrieves up-to-date information for different exchange rates (official, blue, MEP, etc.) by integrating with exchange rate APIs.
🔗 Try it now: https://t.me/Dolarcito_Arg_Bot
- 💵 Check real-time dollar exchange rates
- 📊 Multiple exchange rate types (Official, Blue, etc)
- 🎯 Simple and intuitive commands
- ⚡ Fast and formatted responses
- 🔄 Automatic data updates
- Language: Go
- Telegram API: Official Bot API
- Exchange Rate API: DolarAPI
Contributions are welcome. Please:
- Fork the project
- Create a branch for your feature (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
