A simple script to add application command support to discord.py v2.0
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/01/a-simple-script-to-add-application-command-support-to-discord-py-v2-0_61f318d9313f5-375x210.jpeg)
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