Getting Started

A Useful Utility Library made to be used with pycord

Prerequisites

Make sure discord.py is uninstalled

python -m pip uninstall discord.py -y

Install Pycord

python -m pip install py-cord

Installing PycordUtils

Installing PycordUtils is as simple as:

pip install PycordUtils

Voice Support

If you would like to use voice use:

pip install PycordUtils[voice]

Last updated