Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1 KB

File metadata and controls

29 lines (21 loc) · 1 KB

VJ String Session Generator Bot

Features

  • Generate Pyrogram Session
  • Generate Pyrogram Bot Session
  • Generate Telethon Session
  • Generate Telethon Bot Session
  • Can Add Force Subscribe Channel
  • Can Broadcast Message To Users

Commands

  • /start - check bot is alive or not
  • /generate - generate a string session
  • /broadcast - broadcast a message to all bot users (owner only)

Variables

  • API_ID - Get your Api Id from my.telegram.org
  • API_HASH - Get your Api Hash from my.telegram.org
  • BOT_TOKEN - Get your Bot Token from @BotFather
  • OWNER_ID - Owner id of owner for broadcasting
  • F_SUB - Optional, Your Force Subscribe Channel Id & Make Bot Admin Here In This Channel
  • MONGO_DB_URI - Get mongodb database uri from MongoDB Watch Video Tutorial

Credits