Control your bitfinex account using a telegram bot
get a telegram bot token from botfather
get api key and secret from bitfinex
set all the environment variables from the .env-example
List of public commands for BotFather:
start - /start : Initiate chat and check if the bot is running auth - /auth you_bot_password graph - /graph symbol (symbol is optional, default is iotusd) orders - /orders (list of active orders) neworder - /neworder ±volume price tradepair tradetype newalert - /newalert tradepair price set - /set option value getbalance - /getbalance enable - /enable message_type disable - /disable message_type calc - /calc "calculation" help - /help "command"
Please check the wiki