Skip to content

blocksbarcelona/tipped

 
 

Repository files navigation


Tipped

Introducing Tipped, an open-source tip bot to send and receive EOS using just your telegram account!

forthebadge forthebadge forthebadge

Commands

/tip X EOS MEMO — Reply to a message with for example "/tip 0.1234 EOS :)" to tip a user!
/deposit - View deposit instructions containing your unique telegram ID.
/withdraw EOSACCOUNT AMOUNT SYMBOL [MEMO] - Withdraw to a EOS account.
/createaccount PUBLICKEY [ACCOUNTNAME] - Create an EOS account from telegram.
/balance - Check your balance.
/help - See this message again.

Dependencies

  1. nodejs8+
  2. yarn
  3. redis

Running

  1. Modify config.json with your own information
  2. yarn start

About

Tipped: EOS Tip Bot for Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • C++ 15.2%