0
52
Telegram bot for managing a local database (Python)
Python
Developed a Telegram bot in Python for automating work processes.
What was implemented:
• Interaction with a local database (SQLite).
• Synchronization and verification of information relevance upon user request.
• Compilation of Python scripts into…