⛔ lux-opensource Github. Created this masterpiece. Please do not sell this source. You are allowed to share, and use, and edit.
📄 Some basic information: All the main files in folders are snip codes, and are not actually full discord bots. Here in the basic template.py file you can see how an actual discord bot is coded fully. With some basic commands/events. You should only use the snip codes to add more into here or you personal discord bot.
❓ (The snip codes will give you a error that 'bot' is not found, because it is not a full discord bot, just discord.py events)
- Discord Developer Portal:https://discord.com/developers/docs/intro
- Discord.py Docs: https://discordpy.readthedocs.io/
- Discord Permissions: https://discordpy.readthedocs.io/en/latest/api.html#discord.Permissions
- Python: https://www.python.org/downloads/
- My Discord: https://discord.gg/jQEeshZ2
- Python
- pip install discord & discord.py
- Discord Developer portal application