Skip to content

Pyrogram , Telethon And Pyrogram V2 String Generator Made by TechnoMindz

License

Notifications You must be signed in to change notification settings

wtechniofficial/TGPyroStringSessionBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💖TECHNO MINDZ BOT 6💝

String Session BOT FOR ALL MY TECHNOMINDZ SUBSCRIBERS

Introduction

Typing SVG

⚠️Fork The Repo And Deploy Or Unwanted Problems May Occur...

After Forking Before Deplying Change The link of your github HERE Below Shown In The Picture 👇👇👇

DEPLOY

Deploy To Heroku


Deploy

  1. Tap on above button and fill API_ID, API_HASH, BOT_TOKEN (and MUST_JOIN).
  2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on "Manage App"
  4. Check the logs to see if your bot is ready!

Local Deploying

  1. Clone the repo

    git clone https://github.com/TechnoMindz/StringSessionBot
  2. Get a DATABASE_URL. If you don't know how, deploy using Heroku Button only or delete database things as it's not a compulsion.

  3. Rename .env.sample to .env and fill the needed variables

  4. Enter the directory

    cd StringSessionBot
  5. Install all the dependencies

    pip install -r requirements.txt
  6. Run the file

    python3 bot.py

Environment Variables

Mandatory Vars

  • API_ID - Get this from my.telegram.org
  • API_HASH - Get this from my.telegram.org
  • BOT_TOKEN - Get this from @BotFather
  • DATABASE_URL - Will be automatically added by Heroku.
  • MUST_JOIN - Username/ID of your telegram channel/group.

Functions

  • Generate Pyrogram user string session
  • Generate Pyrogram bot string session
  • Generate Pyrogram (Major) Version 1 and 2 string sessions
  • Generate Telethon string session

ꜱᴜᴘᴘᴏʀᴛ ᴀɴᴅ ᴜᴘᴅᴀᴛᴇꜱ🎑

CREATED BY

Selling The Codes To Other People For Money Is Strictly Prohibited.

Thanks to

About

Pyrogram , Telethon And Pyrogram V2 String Generator Made by TechnoMindz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%