981cc3d1f976b5771ac8324f35a4fc011158a754
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.yamlfile
Installation
- Clone the repository:
git clone https://github.com/yourusername/tg-keeper.git - Navigate to the project directory:
cd tg-keeper - Install the dependencies:
pip install -r requirements.txt
Configuration
- Open the
config.yamlfile 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.
Description
Tg-bot for easy storage of reminders and notes in personal chats/groups
https://t.me/keeper_inbot
91 KiB
Languages
Python
100%