This is a basic template for creating a Discord bot using the discord.py
library.
- Basic bot setup with command handling
- Event handling (e.g., on_ready)
- Example commands (
${prefix}ping
) - Slash commands
- Easy to extend and customize
- Python 3.8 or higher
discord.py
library- A Discord bot token (you can get one from the Discord Developer Portal)
-
Clone the repository:
git clone https://github.com/the4vmine/discord.py
-
Install the required dependencies:
pip install -r discord.py
-
Change the config.py
-
Run the bot:
python main.py
-
Add the bot to your Discord server:
- Go to the Discord Developer Portal and select your application.
- Under the "OAuth2" section, generate an invite link with the necessary permissions.
- Use the invite link to add the bot to your server.
If you have any problem feel free to reach me in discord : 0x4v