Skip to content

mfathi91/shared-wallet-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared wallet Telegram bot

This is a Telegram bot to do money accounting between two persons. If you lend/borrow some money to/from someone, you'd want to keep an eye on how much each person owes the other one. This bot does this accounting for you.

Notes:

  • The bot can manage multiple wallets, e.g. Dollar, Euro, Pound, ... . This can be configured in volumes/config.json.
  • The bot will be private to the two persons whose chat IDs is configured in volumes/cinfig.json.

Example:

Having Julia and Jack configured in volumes/config.json, the bot can keep the status of their balances:

alt text

How to run (Docker)

  1. Create your bot via Bot Father.
  2. Get Chat IDs of the wallet owners via IDBot.
  3. Clone/download the repository.
  4. Configure the bot in volumes/config.json.
  5. Run docker compose up -d on the repository's root directory.

About

Telegram bot for accounting transactions of two persons.

Resources

Stars

Watchers

Forks

Packages