Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 492 Bytes

Learn.md

File metadata and controls

19 lines (12 loc) · 492 Bytes

How to use?
Just install the zip file and open in any python editor
just make sure to install the dependencies.
as all the code is pre-written , so u just need to add your Bot token in the token section
Installing

Python 3.8 or higher is required

To install the library without full voice support, you can just run the following command:

# Linux/macOS
python3 -m pip install -U nextcord

# Windows
py -3 -m pip install -U nextcord