Skip to content
/ ChatSeparatorBot Public template

A simple Telegram bot that automatically adds a separator ("-") after each user message in a group chat. Helps keep conversations clean and organized.

Notifications You must be signed in to change notification settings

STKR2/ChatSeparatorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– ChatSeparatorBot – Keep Your Group Chats Organized

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.


🌟 Features

πŸ”Ή 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.


πŸ›  Deployment Options

πŸš€ 1- Click Deploy on Heroku

Deploy instantly on Heroku by clicking the button below:

Deploy


πŸ–₯ Manual Deployment (VPS or Local Machine)

Step 1: Install Dependencies

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

About

A simple Telegram bot that automatically adds a separator ("-") after each user message in a group chat. Helps keep conversations clean and organized.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published