A telegram BOT to save your notes and based on first word, / command is generated
This Telegram bot allows users to save, edit, and delete notes. The bot also supports uploading logs and clearing all notes.
Here's a summary of the features:
Save notes: Users can save notes, including a command and description, which will be added to the bot's command list.
Edit notes: Users can edit the content of existing notes.
Delete notes: Users can delete individual notes.
Clear all notes: Users can clear all saved notes at once.
Upload logs: The bot can upload logs to Telegram.
Backup: The bot creates a backup of the notes file every time a note is updated, deleted, or all notes are cleared. This allows for easy recovery of notes if needed.
Authorization: The bot includes an authorization system that allows only authorized users to interact with it.