It is a gateway that runs on the server to interact with the bot and connects commonly used financial software for to execute operations simply and quickly.
- Record of income and expenses
- Select a category or put a description
- Select a bank or cash account
- ✅ Try (Demo)
- ✅ Odoo you need to have the module installed
msb_hey_wallet
.
export TELEGRAM_TOKEN=TOKEN && docker-compose up -d
pipenv shell
pip install -r requirements.tx
export TELEGRAM_TOKEN=TOKEN
python main.py