A Telegram bot that summarizes messages from a chat.
Developed by Oleksandr Dudynets
When you add the bot to a chat, it start listening to all text messages and save them to a history file.
Then, when any user replies to some message with the command /summarize, the bot will summarize all messages that were sent since the replied message.
llama2:13b)sh
git clone https://github.com/dudynets/Telegram-Summarize-Botsh
pip install -r requirements.txt.env file in the root directory and add the following environment variables:
env
TELEGRAM_BOT_TOKEN=<your-telegram-bot-token>sh
python app.py/summarize command.Distributed under the MIT License. See LICENSE for more information.
$ claude mcp add Telegram-Summarize-Bot \
-- python -m otcore.mcp_server <graph>