Skip to content
forked from kastaid/ds

Pyrogram userbot for delay spam a message with multi chats.

License

Notifications You must be signed in to change notification settings

steambaniadam/ds

 
 

Repository files navigation

ds - delayspam

Pyrogram userbot for delay spam a message with multi chats.

CI Python Version LICENSE Telegram

Clone this repo

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

Create config file

nano -c config.env

API_ID=
API_HASH=
STRING_SESSION=
HANDLER=

Generate STRING_SESSION at https://t.me/strgen_bot (pyrofork).

Docker Compose

git pull \
  && docker system prune -f \
  && docker compose up --detach --build \
  && docker compose logs -f

Commands

Please read how to at delayspam.py.

ds 5 10 ok
ds1 9 5 cool

dscancel
ds1cancel

dsstop
ds1stop

dsclear

About

Pyrogram userbot for delay spam a message with multi chats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Dockerfile 3.4%