A discord.py code generator program. Compatible with both linux and windows.
This is a program made to make discord.py bot development easy. If you are a beginner in discord.py development or you are a developer and you want to speed your development process, then this tool is for you! Well it might sound very simple to you, but actually this program will help you in saving a lot of time that is consumed in preparing the bot's base code so that you can start working on other features. Read the full repo to know how this tool works!!
Now you can also easily send text-based webhooks on discord, you just need to enter the webhook url and the text you want to send and BOOM, you webhook has been executed!!
Before you start using this tool, you will need to make an application on Discord Developer Portal. Create a bot in that application, grab the token and the name of the bot.
Make sure to do
pip install ascord
andpip install discord
before running the program. Click on Ascord.exe to run the program
Enter the info in the fields as asked Click on Generate buttons as per your choice
The program is only compatible with Windows OS
- Make sure these dependencies are installed on your device before running the program
ascord
Discord
Python Development Info:
Python 3.8.6
Made in:
VS Code