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.
- Python 3.0 or above (Tested on 3.7)
- python-telegram-bot (Tested on 11.1)
- Install all the requirements.
git pull https://github.com/vetu11/xPlitterbot
- Create a bot with @botfather on Telegram, and put your tokens on the
bot_token.py
file.PAYMENT_PROVIDER_TOKEN
is optional. - run bot.py