Skip to content

abrkn/tipmebch

Repository files navigation

tipmebch

Tipping for Telegram with Bitcoin

Logo

Warning

This software is highly experimental and may lead to loss of funds. The author takes no responsibility for your money.

Installation

npm install

Configuration

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

Running

npm start

Stickers sets

See sticker set documentation

License

See LICENSE

Author

Andreas Brekken mailto:andreas@brekken.com