Skip to content

localhost4v/discord.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Discord.py template made with python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages