Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 566 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 566 Bytes

xPlitterbot

Telegram bot for sharing expenses with your friends.

You can use the bot on Telegram here or searching for @xPlitterbot. If you prefer to host it yourself follow the steps below.

Requirements

  • Python 3.0 or above (Tested on 3.7)
  • python-telegram-bot (Tested on 11.1)

Usage

  1. Install all the requirements.
  2. git pull https://github.com/vetu11/xPlitterbot
  3. Create a bot with @botfather on Telegram, and put your tokens on the bot_token.py file. PAYMENT_PROVIDER_TOKEN is optional.
  4. run bot.py