Skip to content

Onurrr/tipmevia

 
 

Repository files navigation

tipmevia

Tipping for Telegram with Viacoin

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 VIACOIND_URL=http://rpcuser:rpcpassword@localhost:8333
export STAFF_USER_ID=403107081
export TELEGRAM_BOT_USERNAME=TipMeViaBot
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:[email protected]

Packages

No packages published

Languages

  • JavaScript 100.0%