https://github.com/nikitaberezhnyj/noti
Telegram bot for reminders and task management with easy commands.
https://github.com/nikitaberezhnyj/noti
notifications python task-manager telebot telegram-bot
Last synced: over 1 year ago
JSON representation
Telegram bot for reminders and task management with easy commands.
- Host: GitHub
- URL: https://github.com/nikitaberezhnyj/noti
- Owner: NikitaBerezhnyj
- Created: 2023-09-30T20:16:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T10:47:16.000Z (about 2 years ago)
- Last Synced: 2025-01-14T06:52:38.307Z (over 1 year ago)
- Topics: notifications, python, task-manager, telebot, telegram-bot
- Language: Python
- Homepage:
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noti (Telegram Bot)
Noti (Telegram Bot) repository has [Ukrainian :ukraine:](#noti-ukraine) and [English :uk:](#noti-uk) localizations
**_Quick Navigation_**
- [Noti (Telegram Bot)](#noti-telegram-bot)
- [Noti :ukraine:](#noti-ukraine)
- [Про проект](#про-проект)
- [Використання](#використання)
- [Використані технології](#використані-технології)
- [Посилання](#посилання)
- [Noti :uk:](#noti-uk)
- [About](#about)
- [Usage](#usage)
- [Technologies Used](#technologies-used)
- [Links](#links)
## Noti :ukraine:
### Про проект
**_Noti_** - це зручний і функціональний Telegram бот, створений для полегшення вашого повсякденного життя. З його допомогою ви зможете легко планувати різні завдання, події та нагадування, щоб нічого не пропустити та завжди залишатися організованим. Його основна задача нагадувати вам про повсякденні дії, які потрібно робити з певною періодичністю.
### Використання
**_Noti має зручний та інтуїтивно зрозумілий інтерфейс. Ось основні команди для роботи з ботом:_**
- **_/start_** - запустити бота та отримати вітальне повідомлення
- **_/help_** - отримати інформацію про функції бота
- **_/info_** - дізнатися кількість днів до найближчого нагадування
- **_/add_notification_** - додати нове нагадування
- **_/edit_notification_** - редагувати нагадування, що вже існує
- **_/remove_notification_** - видалити нагадування
- **_/remove_user_** - видалити всю особисту інформацію
### Використані технології
**_Noti розроблено з використанням наступних технологій:_**
- **_Мова програмування:_** Python 3.11.8
- **_Бібліотека для роботи з Telegram API:_** telebot 0.0.5
- **_Стандартні бібліотеки Python:_** json, datetime, calendar, time
- **_Сторонні бібліотеки:_** schedule 1.2.1
### Посилання
**_Username бота:_** @notification_noti_bot
**_Посилання на бота:_** [https://t.me/notification_noti_bot](https://t.me/notification_noti_bot)
---
## Noti :uk:
### About
**_Noti_** is a convenient and functional Telegram bot designed to make your daily life easier. With its help, you can easily schedule various tasks, events, and reminders so that you don't miss anything and always stay organized. Its main task is to remind you of everyday activities that need to be done at a certain frequency.
### Usage
**_Noti has a user-friendly and intuitive interface. Here are the main commands for working with the bot:_**
- **_/start_** - start the bot and get a welcome message
- **_/help_**- get information about the bot's functions
- **_/info_** - find out the number of days until the next reminder
- **_/add_notification_** - add a new reminder
- **_/edit_notification_** - edit an existing reminder
- **_/remove_notification_** - delete a reminder
- **_/remove_user_** - delete all personal information
### Technologies Used
**_Noti is developed using the following technologies:_**
- **_Programming language:_** Python 3.11.8
- **_Library for working with Telegram API:_** telebot 0.0.5
- **_Standard Python libraries:_** json, datetime, calendar, time
- **_Standard libraries:_** schedule 1.2.1
### Links
**_Bot username:_** @notification_noti_bot
**_Bot link:_** [https://t.me/notification_noti_bot](https://t.me/notification_noti_bot)