## Expense tracker ### Usage Install the required dependencies using pip: ``` pip install -r requirements.txt ``` or you can manually install single Library Run the expense.py file to start the bot: ``` python expense.py ```