Tipping for Telegram with Bitcoin
This software is highly experimental and may lead to loss of funds. The author takes no responsibility for your money.
npm install
Define the environment variables:
export TELEGRAM_BOT_TOKEN=496343161:yoursecret
export BITCOIND_URL=http://rpcuser:rpcpassword@localhost:8333
export STAFF_USER_ID=403107081
export TELEGRAM_BOT_USERNAME=TipMeBchBot
export DEFAULT_STICKER_SET=pepe
export REDIS_URL=redis://localhost
npm start
See LICENSE
Andreas Brekken mailto:andreas@brekken.com