Skip to content

DXS-GROUP/TGSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TGSB - SMS bomber. TG bot service written in python and aiogram

Warning

!!! Use at your own risk. The developer is not responsible for your actions !!!

Warning

The bot is under development, so not all functionality works correctly.

header










If you have found bugs in our product or have suggestions, please write about them:




Functional:

For users

  • BTN - "SMA spam"
  • BTN - "Call spam"

For admins

  • /adduser %user_id% - Add user to whitelist

  • /removeuser %user_id% - Remove user from whitelist

  • /addadmin %admin_id% - Add admin

  • /removeadmin %admin_id% - Remove admin

  • /whitelist - Send whitelist

  • BTN - "SMS spam"

  • BTN - "Call cpam"

For creator

  • /addadmin %admin_id% - Add adnim

  • /removeadmin %admin_id% - Remove admin

  • /adduser %user_id% - Add user to whitelist

  • /removeuser %user_id% - Remove user from whitelist

  • /whitelist - Send whitelist

  • /block %user_id% - Block user

  • /unblock %user_id% - Unblock user

  • BTN - "Service control" :

    • BTN - "sys stats"
    • BTN - "logs"
    • BTN - "clear log"
    • BTN - "off"
    • BTN - "on"
  • BTN - "SMS spam"

  • BTN - "Call cpam"

Structure

.
β”œβ”€β”€ config.py
β”œβ”€β”€ create_requirements.sh
β”œβ”€β”€ data
β”‚   β”œβ”€β”€ data.json
β”‚   └── names.txt
β”œβ”€β”€ handlers.py
β”œβ”€β”€ keyboards
β”‚   β”œβ”€β”€ admin.py
β”‚   β”œβ”€β”€ dev.py
β”‚   β”œβ”€β”€ service.py
β”‚   └── user.py
β”œβ”€β”€ LICENSE
β”œβ”€β”€ logs
β”‚   └── TGSB.log
β”œβ”€β”€ main.py
β”œβ”€β”€ MESSAGES_TEXT.py
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ spam
β”‚   β”œβ”€β”€ gen_user_data.py
β”‚   β”œβ”€β”€ mask.py
β”‚   β”œβ”€β”€ proxy.py
β”‚   └── spam.py
└── validate.py

Dependencies

aiofiles==23.2.1
aiogram==3.3.0
aiogram-dialog==2.1.0
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
attrs==23.2.0
cachetools==5.3.2
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
docopt==0.6.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.2
httpx==0.25.2
idna==3.6
Jinja2==3.1.3
loguru==0.7.2
magic-filter==1.0.12
MarkupSafe==2.1.5
multidict==6.0.5
pipreqs==0.4.13
pretty-errors==1.2.25
psutil==5.9.8
pydantic==2.5.3
pydantic_core==2.14.6
python-telegram-bot==20.7
requests==2.31.0
six==1.16.0
sniffio==1.3.0
typing_extensions==4.9.0
urllib3==2.2.0
user_agent==0.1.10
yarg==0.1.9
yarl==1.9.4

Installing

git clone https://github.com/Nighty3098/TGSB 
cd TGSB

python3 -m venv TGSB
source TGSB/bin/activate

pip3 install -r requirements.txt

TGSB_TOKEN=%bot_token% python3 main.py

Contact with me: