A telegram bot that sends your balance updates from coinigy, send trade notifications from Poloniex and Bittrex and creates you a trade export for your own spreadsheet magicary.
Get your Bot ID, you need to chat to the BotFather. See here and here
Open a new chat to your bot and talk to him. Say hi. He won't respond just yet.
If you would like to add commands, do this now. See Bot Commands below. Note they will only show on a new chat with the bot or by clearing history and clicking "/start"
Open a chat to this bot. This should show you your chat id.
Download the lastest version of the zip from here and unzip to a folder. Download CryptoGramBot.zip and not the source files if you want to run without building.
Fill in your config in appsettings.json. Bot ID is WITHOUT Bot and choose whether you want enable each service (true or false). NOTE: Create a new API key at your exchange, do not use an existing API key.
Give CryptoGramBot the correct execute permissions via chmod if on linux
Start on command line with "dotnet CryptoGramBot.dll"
To add bot commands so they pop up when you type /, you need to let the BotFather know of the commands. You will need to make sure the commands correspond with what you have enabled on the appsettings.json file as clicking "/total_coinigy" when you do not have coinigy enabled will not do anything.
trade_export - an excel export of all trades
profit - profit information for pair
list_coinigy_accounts - list coinigy account names
total_coinigy - total balance from all acounts
upload_bittrex_trades - upload bittrex order export
trex_balance - bittrex account summary
polo_balance - poloniex account summary
polo_reset_trades - reset trades database from poloniex
This app needs to be run all the time to have the bot running. I might look at creating a windows service for this for windows users. For linux, there are a couple of options.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4