Releases: iuriguilherme/tg-cryptoforexbot
Result from commands on groups now sent to users
Commands that are sent to groups are now parsed and sent to the person who issued the command rather than to the group itself.
All coinmarketcap coins available
All cryptocurrencies on coinmarketcap.com are now available for /price
and /conv
.
Also, the /list
command has been updated to send multiple messages, given the high number of coins to list.
Enabled conversion from and to any currency
This release allows values conversion from and to any (registered) currency.
Examples:
/conv 1,000 usd eur
/conv 23.008 ltc xrp
/conv 1.08 brl eth
First production release
Crypto Forex Bot for Telegram
What
This is a Python Telegram bot to convert values between crypto and fiat currencies.
The intended implementation resides at @criptoforexbot.
Usage
You can use the bot @criptoforexbot on Telegram.
There is a telegram group if you are interested in following or helping the development: https://t.me/joinchat/AAAAAA5gJhDL8TwBpxo5yw disable notifications, this group gets a LOT of messages
Commands
Currently available commands:
/help
Display a (helpfully) helpful information, as a guide for usage;
/info
Display information about the bot, link to the source code and the development group;
/conv
Convert values from one currency to another.
Example: /conv 0.003 BTC BRL
/price
Display price information for a currency.
Example: /price ETH
/list
Lists current available currencies that can be used with the other commands.
/feedback
Send feedback to the development team.
Example: /feedback This bot doesn't work!
Third beta release
Changes from v0.2.1.b2:
Added /feedback
command, so users can send feedback directly from the bot
Many bug fixes, see CHANGES.txt and commit history for details
Second Beta Release
Changes from v0.0.10.b:
We are now responding to /start
First beta release
This beta release includes the following commands:
/conv
- To convert values, example:
/conv@cryptoforexbot 0.008 BTC to BRL
/price
- To display price information, example:
/price@cryptoforexbot PIVX
To list currently available currencies:
/list@cryptoforexbot