efenatuyo / supolo

a fast discord nuke bot based package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supolo - A Fast Discord Nuke Bot Package

Build Status

supolo is a powerful Discord nuke bot package designed for speed and efficiency. With this package, you can perform various actions on Discord servers quickly and easily.

Installation

You can install supolo via pip:

pip install supolo

Usage

Example Response

Here's an example of a response you might get when using supolo:

{'success': True, 'time_taken': 0.24078199997893535, 'total_ratelimits': 0, 'info': {}}

docs

if you need help with any function and a example with it use

help(function))

Important Note

When performing larger tasks like mass kicks or bans, it is suggested to leave skipOnRatelimit set to false. Discord endpoints may rate limit fast but for a short time. You can modify the ratelimitCooldown parameter in seconds (can also be set to 0, but it's not recommended).

Showcase

Check out this showcase to see supolo in action, demonstrating channel deletion, channel creation, and channel spamming:

20230927-1035-35.1226036.mp4

About

a fast discord nuke bot based package

License:Apache License 2.0


Languages

Language:Python 100.0%