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 -yInstall Pycord
python -m pip install py-cordInstalling PycordUtils
Installing PycordUtils is as simple as:
pip install PycordUtilsVoice Support
If you would like to use voice use:
pip install PycordUtils[voice]Last updated