0
24
chatbot-Telegram
Bot Development
Developed a Telegram bot in Python for creating and managing notes through a chat interface. The project is implemented with a focus on clean code structure and extensibility.
Functionality:
* Adding notes via the `/add` command
* Viewing the list…