pycordSuperUtils

A fork of discordSuperUtils to easily develop discord Bots with pycord


Keywords
discord, easy, pycord, music, download, links, images, videos, audio, bot, paginator, economy, reaction, roles, database, manager, bots, discord-bot, py-cord
License
MIT
Install
pip install pycordSuperUtils==0.3.2

Documentation

pycord-super-utils


A modern python module including many useful features that make discord bot programming extremely easy.
A fork of discordSuperUtils ready for py-cord 2.0 and higher

Features

  • Very easy to use and user-friendly.
  • Object Oriented.
  • Modern Leveling Manager.
  • Modern Music/Audio playing manager. [Lavalink and FFmpeg support]
  • Modern Async Database Manager (SQLite, MongoDB, PostgreSQL, MySQL, MariaDB).
  • Modern Paginator.
  • Modern Reaction Manager.
  • Modern Economy Manager.
  • Modern Image Manager (PIL).
  • Modern Invite Tracker.
  • Modern Command Hinter.
  • Modern FiveM Server Parser.
  • Modern Birthday Manager.
  • Modern Prefix Manager.
  • Includes easy to use convertors.
  • Modern spotify client that is optimized for player fetching.
  • Modern Punishment Manager (Kick, Ban, Infractions, Mutes)
  • Modern Template Manager.
  • Modern CogManager that supports usage of managers in discord cogs.
  • Modern MessageFilter and AntiSpam.
  • Customizable ModMail Manager
  • Modern Youtube client that is optimized for player fetching.
  • And many more! (MORE COMING SOON!)

Installation

Installing pycordSuperUtils is very easy.

pip install pycordSuperUtils

or to install alpha versions

pip install git+https://github.com/areoxy/pycord-super-utils

Examples

For Examples have a look into the "examples" folder of our github repo.

Support