All Projects → StarkBotsIndustries → StringSessionBot

StarkBotsIndustries / StringSessionBot

Licence: AGPL-3.0 license
Pyrogram and Telethon String Session Generator

Programming Languages

python
139335 projects - #7 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to StringSessionBot

tgcalls
Voice chats, private incoming and outgoing calls in Telegram for Developers
Stars: ✭ 408 (+547.62%)
Mutual labels:  telethon, pyrogram
MissElizabethRobot
MashaRoBot : 📑Editor's choice
Stars: ✭ 43 (-31.75%)
Mutual labels:  telethon, pyrogram
SophiaBot
Hi There ✋ I'M Sophia 3.0 ❤️ NEW VERSION OF SOPHIA.. Source Code of @SophiaSLBot.
Stars: ✭ 44 (-30.16%)
Mutual labels:  telethon, pyrogram
SpamBot
First Spam Bot repo ever made for telegram bots. Powerful spambot for telegram made with python and telethon.
Stars: ✭ 67 (+6.35%)
Mutual labels:  telethon, pyrogram
DevelopersUserbot
Telegram Userbot Made for Developers by Developers
Stars: ✭ 25 (-60.32%)
Mutual labels:  telethon, pyrogram
Fire-X
Powerful Telegram Maintained UserBot in Telethon
Stars: ✭ 22 (-65.08%)
Mutual labels:  telethon, pyrogram
MashaRoBot
MashaRoBot : 📑Editor's choice
Stars: ✭ 39 (-38.1%)
Mutual labels:  telethon, pyrogram
TelethonBot
Simple base for a telethon bot!
Stars: ✭ 54 (-14.29%)
Mutual labels:  telethon
emacs-china-bot
emacs-china rss bot
Stars: ✭ 17 (-73.02%)
Mutual labels:  telethon
TgTwitterStreamer
Continous Integration from Twitter to Telegram.
Stars: ✭ 55 (-12.7%)
Mutual labels:  telethon
Natsuki
❤️ Hi There Im Natsuki A next gen powerful telegram group manager bot for manage your groups and have fun with other cool modules @TeamNatsuki
Stars: ✭ 49 (-22.22%)
Mutual labels:  telethon
HellBot
Telethon Based Userbot to manage your Telegram Account.
Stars: ✭ 293 (+365.08%)
Mutual labels:  telethon
tg-inviter
Generate personal invite links for Telegram channels
Stars: ✭ 26 (-58.73%)
Mutual labels:  telethon
UniBorg
Pluggable Telegram bot and userbot based on Telethon
Stars: ✭ 196 (+211.11%)
Mutual labels:  telethon
Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
Stars: ✭ 5,805 (+9114.29%)
Mutual labels:  telethon
tgcf
The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
Stars: ✭ 378 (+500%)
Mutual labels:  telethon
Daisy-OLD
“ Hey there 👋 I'm Daisy „ PTB Group management bot with some extra features
Stars: ✭ 43 (-31.75%)
Mutual labels:  pyrogram
BroadcastBot
A simple Telegram bot that can broadcast messages and media to the bot subscribers. with mongo DB support
Stars: ✭ 73 (+15.87%)
Mutual labels:  pyrogram
FTG-Modules
Modules Repo for GeekTG Friendly-Telegram Mod
Stars: ✭ 20 (-68.25%)
Mutual labels:  telethon
archivebot
💾 A telegram bot for backing up and collecting all kinds of media.
Stars: ✭ 65 (+3.17%)
Mutual labels:  telethon

Pyrogram and Telethon String Session Bot @StarkStringGenBot

A star from you means a lot to us!

Telegram bot to generate pyrogram and telethon string session.

Open Source Love svg1

Usage

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/StarkBotsIndustries/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

To-Do

That's on you mainly...

PRs Welcome

Credits

Support

Channel :- @StarkBots

Group Chat :- @StarkBotsChat

:)

ForTheBadge made-with-python

ForTheBadge built-with-love

ForTheBadge makes-people-smile

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].