Skip to content

The Web Wizard Discord bot is a versatile and feature-rich bot designed to enhance your Discord server experience. It includes various commands for user interaction, moderation, and entertainment. This bot is open-source and welcomes contributions from developers and enthusiasts.

Notifications You must be signed in to change notification settings

PgNetwork01/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot: Web Wizard

Overview

The Web Wizard Discord bot is a versatile and feature-rich bot designed to enhance your Discord server experience. It includes various commands for user interaction, moderation, and entertainment. This bot is open-source and welcomes contributions from developers and enthusiasts.

Features

  • Ping Command: Responds with "Pong!" to check the bot's responsiveness.
  • Alert Command: Executes a simple alert message.
  • Modular Design: Easily extendable through cogs for additional features.

Requirements

Installation

  1. Clone the Repository

    https://github.com/PgNetwork01/discord-bot.git
    cd discord-bot
  2. Install Dependencies

    Make sure you have pip installed, then run:

    pip install -U discord.py

    Create a file in the root directory name config.py and paste this:

    TOKEN = "YOUR_DISCORD_TOKEN"
  3. Create a Discord Bot Account

    • Go to the Discord Developer Portal.
    • Create a new application.
    • Under the "Bot" tab, click "Add Bot" and save your token.

Usage

To run the bot, use the following command:

python bot.py

Once the bot is running, you can use the commands:

  • !ping - Responds with "Pong!"
  • !alert - Executes an alert message.

Contributing

We welcome contributions to improve the bot! Here’s how you can help:

  1. Fork the project.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add your feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any inquiries or issues, please contact anshumanmishra799@gmail.com.


About

The Web Wizard Discord bot is a versatile and feature-rich bot designed to enhance your Discord server experience. It includes various commands for user interaction, moderation, and entertainment. This bot is open-source and welcomes contributions from developers and enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages