Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Pyrogram & Telethon String Generator Bot written in Python.

License

Notifications You must be signed in to change notification settings

AnonymousX1025/StringGenBot

Repository files navigation

──「 String Session Generator 」──

String Session Generator

Available on Telegram as @StringFatherBot


Heroku Deployment

Click here to deploy on Heroku

VPS / Local Deployment
  1. Get your Necessary Variables
  2. Upgrade and update:
    apt-get update && apt-get upgrade -y
  3. Install required packages:
    apt-get install python3-pip
  4. Upgrade pip:
    pip3 install -U pip
  5. Clone the repository:
    git clone https://github.com/AnonymousX1025/StringGenBot && cd StringGenBot
  6. Install requirements:
    pip3 install -U -r requirements.txt
  7. Fill in environment variables:
    vi sample.env

    Press I to edit, Ctrl+C when done, then type :wq to save.

  8. Rename the env file:
    mv sample.env .env
  9. Install tmux and start session:
    apt install tmux && tmux
  10. Run the bot:
    bash start
  11. Detach from tmux session:
    Ctrl+b, then d

Need Help?
Credits

AltStyle によって変換されたページ (->オリジナル) /