A simple script to add application command support to discord.py v2.0
This is written by an official discord.py helper to try and stop people using third party forks or otherwise. If any help is required, please ping Maya#9000 in one of the help channels. To any other helpers reading this, this script is exempt from rule 14.
Installation
BEFORE ANYTHING You must install discord.py 2.0 from GitHub:
pip install -U git+https://github.com/Rapptz/discord.py
This script will NOT work without it. See this message for more information on discord.py 2.0
-
Go to the slash_util.py file
-
Copy the entire text and paste it into your own file, then proceed to