Editing & Deleting Expenses
List your expenses
/expenses
/expenses 2026-02
Shows your expenses for the current month (or a specific month). Each entry has Edit and Delete inline buttons. Use the Next / Prev buttons at the bottom to page through entries within the month.
The list includes a header showing your active space and month, and a Total expenses summary at the bottom.
In a group, you can see everyone's expenses but can only Edit or Delete your own entries.
Edit an expense
- Tap Edit next to the expense
- Choose which field to change: Description, Amount, Category, Account, or Date
- Type the new value and send it
Duitbot validates the input:
- Category — must match one of your existing categories (case-insensitive)
- Date — must be in
YYYY-MM-DDformat - Amount — must be a number
- Account — fuzzy-matched; type "none" to unlink
If the value is invalid, Duitbot re-prompts you. Type /cancel to abort at any point.
Edit by natural language
Instead of using the menu, you can just tell the bot:
change last expense category to Transport
update the Grab ride amount to 20
fix yesterday's lunch description to "nasi lemak"
Duitbot will recognise the edit intent and show a quick-confirm button before applying.
Delete an expense
Tap Delete next to any expense in /expenses, then confirm the deletion.
Or by natural language:
delete the last expense
remove that coffee entry
Fuzzy account matching
When you edit the account field, Duitbot fuzzy-matches your input. If the matched account name differs from what you typed, it tells you:
Linked to 'Touch n Go' (closest match).
This way you always know exactly which account was linked.