Skip to content

πŸ’«π—¦π—§π—₯π—”π—‘π—šπ—˜π—₯ ✨ π—¦π—˜π—¦π—¦π—œπ—’π—‘-π—›π—”π—–π—ž-𝗕𝗒𝗧 πŸŒ±πŸ΅οΈπ—•π—’π—§ π— π—”π——π—˜ π—•π—¬πŸ•ŠοΈ - π—¦π—›π—¨π—žπ—Ÿπ—”

Notifications You must be signed in to change notification settings

itzshukla/STRANGER-SESSION-HACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Telegram Session Controller Bot

A telegram bot that control user id effortlessly whether its Pyrogram or Telethon (user string only)

made-with-python
Stars Forks Watchers
Repository Size Contributors Issues

Config Vars

  1. API_ID : Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH : Telegram API_ID, get it from my.telegram.org/apps
  3. BOT_TOKEN : A valid bot token, get it from @BotFather
  4. SUDOERS : Sudo ids (Example: 1357907531 2468097531 3579864213)
  5. MONGO_URL : A Mongo Url for storing user ids, get it from cloud.mongodb.com
  6. LOG_GROUP_ID : Your channel's or group's Telegram id (Example: -1001246808642)
  7. MUST_JOIN : Telegram channel(username) for force subs
  8. DISABLED: Menu names which you want to disable, without space (Example: a b j)

Deployment Methods

Vps

To deploy on a VPS, follow these steps

  1. Update and upgrade your system packages:
sudo apt-get update && sudo apt-get upgrade -y
  1. Clone the repository and navigate to the project directory:
git clone https://github.com/itzshukla/STRANGER-SESSION-HACK && cd SessionBot
  1. Install the required packages:
pip3 install -U -r requirements.txt
  1. Create .env using example.env
cp example.env .env
  1. Now open the .env file using vi .env
  2. Edit the vars, by pressing I on the keyboard
  3. After editing save the file using ctrl + c then :wq
  4. Run the script using Python 3:
python3 -m Hack

πŸš€ α΄…α΄‡α΄˜ΚŸα΄Κ ᴛᴏ Κœα΄‡Κ€α΄α΄‹α΄œ

Support

Credits

About

πŸ’«π—¦π—§π—₯π—”π—‘π—šπ—˜π—₯ ✨ π—¦π—˜π—¦π—¦π—œπ—’π—‘-π—›π—”π—–π—ž-𝗕𝗒𝗧 πŸŒ±πŸ΅οΈπ—•π—’π—§ π— π—”π——π—˜ π—•π—¬πŸ•ŠοΈ - π—¦π—›π—¨π—žπ—Ÿπ—”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published