Skip to content

A simple Telegram's bot that replies the current usd and euro exchange rate for Argentina

License

Notifications You must be signed in to change notification settings

tompy017/TelegramBlueBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramBlueBot

BlueBotTelegram is a Telegram bot that provides the currency exchange rates from Argentina for usd and euro. It fetches the latest rates from the Bluelytics API and responds to user commands in Telegram.

Functionality

BlueBotTelegram supports the following commands:

  1. /start or /help: Display a list of available commands and usage instructions.
  2. /dolar: Get the official and blue market exchange rates for the US Dollar.
  3. /euro: Get the official and blue market exchange rates for the Euro.

Credits

Dependencies

The bot is built using Java and relies on the following dependencies:

  • org.telegram.telegrambots:telegrambots:6.7.0: The TelegramBots API for interacting with Telegram.
  • com.fasterxml.jackson.core:jackson-databind:2.12.5: For JSON data processing.
  • (Add any other dependencies you have used in your project)

License

BlueBotTelegram is open-source and licensed under the MIT LICENSE

About

A simple Telegram's bot that replies the current usd and euro exchange rate for Argentina

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages