A powerful Telegram bot to generate Pyrogram & Telethon string sessions with extra utilities.
- π Generate Pyrogram String Session
- π Generate Telethon String Session
- π§ Clean & modular plugin system
- π« Force subscribe (MUST_JOIN)
- π§Ύ MongoDB based user tracking
- π Extra hack / utility menu
- π‘ Owner-only protected features
- β‘ Fast, lightweight & stable
BadStringBot/
β
βββ main.py
βββ config.py
βββ .env
βββ requirements.txt
βββ runtime.txt
βββ Procfile
β
βββ Bad/
β βββ Database/
β βββ Helpers/
β βββ Plugins/
β βββ Utils/
Create a .env file and fill:
API_ID=your_api_id
API_HASH=your_api_hash
BOT_TOKEN=your_bot_token
OWNER_ID=your_telegram_id
MONGO_DB_URI=your_mongodb_uri
MUST_JOIN=channel_username # optionalgit clone https://github.com/Badmunda05/string-session-manager && cd string-session-manager && pip install -r requirements.txt && python main.py- Python version: 3.10.9
- Start command:
python main.py- β Never commit
.env - π Regenerate tokens if leaked
- π Hack utilities should be owner-only
- π¦ Mongo access only via Database module
Bad Munda
Telegram
Open-source project.
Use, modify & share responsibly.
π₯ Built with Python & Pyrogram π₯
