Skip to content

Send and receive ILCoin is as easy as writing a message. You only need Telegram, you don't need to install any extra app

Notifications You must be signed in to change notification settings

fahimaltinordu/ILCoinWalletBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ilcointips - Telegram ILCoin Tipbot.

ILCoin crypto currency tipbot for Telegram

Dependencies

  • apt-get install python3

  • apt-get install python3-pip

  • pip3 install beautifulsoup4

  • pip3 install python-telegram-bot --upgrade

  • In order to run the tip-bot effectively, a Bitcoin-core based client is needed. For this git ILCoin-Core is used , but any major alternate crypto-currency client could easily be incorperated.

Setup

  • Download the git git clone https://github.com/PlusBitPos/ILCoinWalletBot

  • Setup a bot with the user @BotFather through PM on Telegram, after going through a setup you will be given a bot token. Edit the command.py file and replace the parameter 'BOT_TOKEN' with the one you just recieved.

  • Run the script python3 command.py

  • Initiate the bot by inviting it to a chat or via PM, some commands are /balance , /price , /help and to find out the format related to tip others and withdrawal of funds use /commands.

Setting up the bot as so still leaves the wallet unencrypted, so please go to extra measures to provide extra security. Make sure to have SSH encryption on whatever device/droplet you run it on.

  • Please fork the code, happy tipping!

About

Send and receive ILCoin is as easy as writing a message. You only need Telegram, you don't need to install any extra app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published