Skip to content

MoneySplit is a telegram bot which helps you to manage your virtual wallets! Create list and add items to them, the show the list, get the total and remove or add other lists!

samueleceroni/moneySplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

MoneySplit

MoneySplit is a telegram Bot written in python. Its aim is to save items in different wallets and store a list of them You can have different wallets and for each wallet it's possible to store a list of items like "30 meat", "25 shoes", etc.

Available commands:

To add a new list:
add listname

To remove an existing list:
rem listname

To add an item:
listname price description

To show a list:
show listname

To show the total of a list:
tot listname || total listname

To clear a list:
clear listname || clr listname

To list all created lists:
ls

Note: if you have a list only, you can omit the listname!

About

MoneySplit is a telegram bot which helps you to manage your virtual wallets! Create list and add items to them, the show the list, get the total and remove or add other lists!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages