2024-12-23 04:05:46 +03:00
2024-10-27 02:13:13 +03:00
2024-12-23 04:05:46 +03:00
2024-11-11 23:37:15 +03:00
2024-12-23 04:05:46 +03:00
2024-12-14 23:12:31 +03:00
2024-10-27 02:13:13 +03:00
2024-12-23 04:05:46 +03:00
2024-11-11 23:37:15 +03:00
2024-11-11 23:37:15 +03:00
2024-12-23 04:05:46 +03:00

TG Keeper

TG Keeper bot allows you to store notes, display them at a specified interval, and recognizes date formats: DD.MM, DD month. It works both in group chats by mentioning @username_bot and in private messages.

Features

  • Convenient setup interface
  • Dependency installation via requirements.txt
  • Initial configuration in the config.yaml file

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/tg-keeper.git
    
  2. Navigate to the project directory:
    cd tg-keeper
    
  3. Install the dependencies:
    pip install -r requirements.txt
    

Configuration

  1. Open the config.yaml file and configure the parameters as you wish.

Usage

Run the bot:

python bot.py

Now you can add and manage your notes through TG Keeper.

S
Description
Tg-bot for easy storage of reminders and notes in personal chats/groups
https://t.me/keeper_inbot
Readme MIT
91 KiB
Languages
Python 100%