SkillAgentSearch skills...

Ds

Pyrogram userbot for delay spam in multiple chats

Install / Use

/learn @kastaid/Ds

README

ds

Pyrogram userbot for delay spam in multiple chats

CI LICENSE Version

[!WARNING] Your Telegram account may get banned if this userbot is misused. We are not responsible for any spam, violations, or account restrictions.

Use it at your own risk and review the Telegram API Terms.

Table of Contents

Requirements

Quick Start

Follow these steps to set up and run ds on your system.

Clone Repository

git clone https://github.com/kastaid/ds.git
cd ds

String Session

Generate STRING_SESSION by choosing Pyrofork at @strgen_bot.

Config

Create a .env file in the main directory and fill it with the example from example.env.

Deployments

Choose your preferred deployment method below.

Docker Compose

Deploy using Docker Compose for easy containerized deployment.

git pull && \
  docker compose up -d --build && \
  docker compose logs -f

Locally

Run ds locally on your machine or server (e.g., on Termux).

Production

pip3 install -r requirements.txt
python3 -m ds

Development

pip3 install -r requirements.txt
pip3 install -r requirements-dev.txt
python3 -m run --watch

More commands: run python3 -m run -h.

Usage

Once successfully deployed, test your ds by sending ping in any chat.

ds 5 10 ok
ds1 9 5 cool

dscancel
ds1cancel

dsstop
ds1stop

dsclear

Please read how the delay spam commands work at delayspam.py.

Supports

If you’re enjoying it or want to support development, feel free to donate. Thank you! ❤️

Contributing

Want to contribute? Read the Contributing.

License

Released under the MIT License.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated9d ago
Forks13

Languages

Python

Security Score

95/100

Audited on Mar 22, 2026

No findings