SkillAgentSearch skills...

SessionHack

Session Hacker is a smart Telegram Bot by the Pookie Tech Team. It lets you delete group , login id , get number through session string of that Account!! Simple secure, and powerful built to give full control!!!

Install / Use

/learn @SyedZaryabFahim/SessionHack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align= center>Telegram Session Controller Bot</h1> <h3 align = center>A telegram bot that control user id effortlessly whether its Pyrogram or Telethon (user string only)</h3> <p align="center"> <a href="https://python.org"><img src="http://forthebadge.com/images/badges/made-with-python.svg" alt="made-with-python"></a> <br> <img src="https://img.shields.io/github/stars/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Stars"> <img src="https://img.shields.io/github/forks/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Forks"> <img src="https://img.shields.io/github/watchers/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Watchers"> <br> <img src="https://img.shields.io/github/repo-size/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Repository Size"> <img src="https://img.shields.io/github/contributors/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Contributors"> <img src="https://img.shields.io/github/issues/itzshukla/STRANGER-SESSION-HACK?style=for-the-badge" alt="Issues"> </p>

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)
  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/SyedZaryabFahim/SessionHack && cd SessionHack
  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

🚀 ᴅᴇᴘʟᴏʏ ᴛᴏ ʜᴇʀᴏᴋᴜ

<p align="center"><a href="https://dashboard.heroku.com/new?template=https://github.com/itzshukla/STRANGER-SESSION-HACK"> <img src="https://img.shields.io/badge/Deploy%20To%20Heroku-black?style=for-the-badge&logo=heroku" width="220" height="38.45"/></a></p>

Support

Credits

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Oct 29, 2025

No findings