MrBot is a Telegram bot where you can add your expenses and manage your finance! The monitoring is done via categories that you can create it yourself!
- Add the bot to your Telegram
- Type
/start
to initiate the bot - Add the categories and its budgets
- Add the objectives you'd like to achieve
- Start controlling your expenses
TBD
Categories need a name and a spending limit to be tracked while you register your expenses
__você__: /addcategory - travel - 100
__bot__: Category travel created with a spending limit of 100
TBD
Node: 12.3.1
Postgresql: 10.8
- Faça um fork do repositório
- Clone o repositório que você agora possui
npm install
- Implemente e comite suas mudanças
- Crie um Pull request
- Aguarde a revisão do PR :)