Junior-Software-Developer-GitHub / Currency-Notification

Currency notification is an application that uses Telegram Bot API for sending exchange rates to users via the Telegram application at a specific time (user-specified). In addition, users can convert currencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency-Notification

📔 What is it?

Currency notification is an multilingual application that uses Telegram Bot API for sending exchange rates to users via the Telegram application at a specific time (user-specified). In addition, users can convert currencies.

⌨️ Commands:

EN:

  1. /countries - displays a list of countries, code and currency.
  2. [country code] amount - money conversion ===> Example: CA 100 ---> It will convert 100 of your currency into Canadian dollar.
  3. [Ip address] amount - money conversion ===> Example 99.139.239.67 100 ---> It will convert 100 of your currency into the currency of the country to which this IP belongs.

ES:

  1. /paises - display list of countries and ther code in Spanish.
  2. [code country] amount - money conversion ===> Example: CA 100 ---> It will convert 100 of your currency into Canadian dollar.
  3. [Ip address] amount - money conversion ===> Example 99.139.239.67 100 ---> It will convert 100 of your currency into the currency of the country to which this IP belongs.

⚠️Requirements

image

How it works?

gif

🤸‍♂️ Enjoy!

About

Currency notification is an application that uses Telegram Bot API for sending exchange rates to users via the Telegram application at a specific time (user-specified). In addition, users can convert currencies.


Languages

Language:C# 100.0%