Bot development
Completed work: During calls with the client, we wrote the technical specifications for the project. We divided the project into separate modules that can operate independently of each other. We created our own API for using our modules and integrated it into a Telegram bot. Why did we decide to make separate modules? It's simple, for greater reliability of the project, since we are dealing with parsing information from different social networks and services that may sometimes not work. To ensure that our bot does not stop working completely, we created a modular system, so only one of the modules will temporarily not work.
Technologies used: Python, Go, FastAPI, Django, JavaScript
Technologies used: Python, Go, FastAPI, Django, JavaScript