FinancykaBot is the ultimate financial management tool on Telegram!
Report Bug
·
Request Feature
With FinancykaBot, you can effortlessly store and organize your income and expenses transactions. This intelligent bot goes above and beyond by aggregating your financial data, providing valuable insights, and guiding you towards optimizing your financial flow. Say goodbye to the hassle of manual tracking and welcome a smarter way to enhance your financial well-being with FinancykaBot. Based on aiogram.
- Clone the repository:
git clone https://github.com/iYasha/financyka-bot.git
- Install all dependencies:
cd financyka-bot && poetry install
- Create a
.env
file:cp example.env .env
- Fill in your bot token in
.env
:BOT_TOKEN=YOUR_TOKEN_HERE
- Enable shell:
poetry shell
- Install spacy model:
python -m spacy download ru_core_news_md
- Run the main script:
python src/main.py
- Add future transactions
- Add regular transactions
- Add AI model for transactions classification
- Add categories for transactions
- Add NER for transaction recognition
- Add ability to see budget for day and balance
- Add ability to create and join companies
- Add ability to create wallets and use them in transactions
- Add ability to scrape information from mobile banking
- MonoBank
- OTP Bank
- PrivatBank (Impossible to do because of the lack of API)
- Add synchronization with Personal Shop Accounts
- Silpo
- ATB
- Rozetka
- Add ability to create financial goals
- Add ability to create financial predictions
- Add financial recommendations based on user's goals and predictions
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
If you have any questions, feel free to contact me via email: ivan@simantiev.com