A simple and efficient Telegram bot built with the TeleBot library.
π Designed to automatically add a separator ("-") after each user message in a group chat, keeping conversations clean and structured.
πΉ Auto-Separation β Automatically adds a "-" after every user message.
πΉ Lightweight & Fast β Runs smoothly on Heroku, VPS, or any Python-supported host.
πΉ Zero Configuration β Just add the bot to your group, and it works instantly!
πΉ Privacy-Friendly β Does not store messages or collect data.
Deploy instantly on Heroku by clicking the button below:
Make sure you have Python 3.8+ installed, then run:
git clone https://github.com/STKR2/ChatSeparatorBot.git
cd ChatSeparatorBot
pip install -r requirements.txt
python3 bot.py