A Telegram‑based application for saving and managing notes.
NoteSaver is a Telegram bot that allows users to:
- create text notes;
- view saved entries;
- edit and delete notes;
- organize information conveniently directly within the messenger.
The project is under active development.
Current version: 0.1.0 (alpha).
- Bot startup and welcome message.
/startcommand to begin interaction./notecommand to create a new note.- Basic note storage system (local database/file system).
- View list of notes via
/notescommand.
- Note search functionality.
- Tagging and categorization of entries.
- Reminders and notifications.
- Export notes to PDF/TXT.
- Cross‑device synchronization.
- Multimedia support (photos, files) in notes.
- Find the bot on Telegram:
@NoteSaverBot(name subject to change). - Tap Start or send the
/startcommand. - Use
/noteto create your first note. - View all notes with the
/notescommand.
- Platform: Telegram Bot API.
- Programming language: Python.
- Data storage: JSON files.
For questions, suggestions, or bug reports:
- Email: octagon4469@gmail.com
This project is licensed under the MIT License. See the LICENSE file for details.