Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.13 KB

Discord.py Template

This is a basic template for creating a Discord bot using the discord.py library.

Features

  • Basic bot setup with command handling
  • Event handling (e.g., on_ready)
  • Example commands (${prefix}ping)
  • Slash commands
  • Easy to extend and customize

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/the4vmine/discord.py
  2. Install the required dependencies:

    pip install -r discord.py
  3. Change the config.py

Usage

  1. Run the bot:

    python main.py
  2. 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