Skip to main content

This library for flood to discord

Project description

DisFlood - library for flood to discord channel on library discontrol Flooding to channel Special Keys:

!rand! # library replacing this to random number 0 to 10000

Using this library:

from DisFlood.DisFlood import DisFlood
from discontrol.Client import Client
from discontrol.Message import Message
cli = Client('Your Super Puper Secret Token')
disflode = DisFlood(cli)
disflode.SetChannel(789988291864035328) #channelid
disflode.SetCountMessages(60) # count messages for send
disflode.SetCountMessagesForInterval(5) # messages for interval
disflode.SetInterval(3) # interval on flout
try:
    disflode.Flood("Hello, !rand! people ! ")
except:
    pass

packages for this library:

pip install requests
pip install discontrol

Have fun to flood friends !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DisFlood-1.3.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

DisFlood-1.3.2-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page