0
127
Creating a Telegram bot to manage notes
Bot Development
Task: Develop a #telegram bot that allows users to create and store notes in their accounts.
The problem is the inefficiency of existing methods of keeping notes and accessing them in a convenient format.
Solution: With #Python3 a Telegram bot…