Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteSaver Telegram Bot

A Telegram‑based application for saving and managing notes.

Description

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.

Project Status

The project is under active development.
Current version: 0.1.0 (alpha).

Features (Implemented)

  • Bot startup and welcome message.
  • /start command to begin interaction.
  • /note command to create a new note.
  • Basic note storage system (local database/file system).
  • View list of notes via /notes command.

Upcoming Features

  • 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.

How to Get Started

  1. Find the bot on Telegram: @NoteSaverBot (name subject to change).
  2. Tap Start or send the /start command.
  3. Use /note to create your first note.
  4. View all notes with the /notes command.

Technical Details

  • Platform: Telegram Bot API.
  • Programming language: Python.
  • Data storage: JSON files.

Contact

For questions, suggestions, or bug reports:

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages