Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Releases: iuriguilherme/tg-cryptoforexbot

Result from commands on groups now sent to users

29 May 09:59
Compare
Choose a tag to compare

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

14 May 09:46
Compare
Choose a tag to compare

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

12 May 17:48
Compare
Choose a tag to compare

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

12 May 11:21
Compare
Choose a tag to compare

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

12 May 08:58
Compare
Choose a tag to compare
Third beta release Pre-release
Pre-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

11 May 23:33
Compare
Choose a tag to compare
Second Beta Release Pre-release
Pre-release

Changes from v0.0.10.b:

We are now responding to /start

First beta release

10 May 07:43
Compare
Choose a tag to compare
First beta release Pre-release
Pre-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