Instagram Group Welcome Bot with Multi-Group Support π
Automatically welcomes new users in Instagram groups, tracks activity & pings online members.
- Auto login to Instagram via Playwright
- Detects & supports multiple Instagram group chats automatically
- Sends personalized welcome messages to new members
- Monitors group inactivity & pings 4-5 random active users if no message for 3+ hours
- Runs multiple groups simultaneously with async Python code
- Easy config via
.envfile
- Python 3.8+
- Playwright
- python-dotenv
-
Clone this repo:
git clone https://github.com/otterai/IG-GroupBot.git cd IG-GroupBot pip install -r requirements.txt python3 main.py