a3ro-dev / PixelShield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelShield

A Discord bot written in Python for PixelShield.

Installation

To use pixelshield, you need to have Python 3.6 or above installed on your system. Follow these steps to run the bot:

  1. Clone the repository:

    git clone https://github.com/a3ro-dev/pixelshield
  2. Install the required packages:

    pip install -r requirements.txt
  3. Set up your Discord bot:

  4. Configure the bot:

    • Open the discordConfig.py file in the configuration directory using a text editor.

Usage

To run the pixelshield bot, use the following command:

python pixelshield.py

Features

  • Moderation commands: kick, ban, mute, etc.
  • Authentication commands: register
  • Catalogue command: catalogue
  • Utility commands: Server info, member info, ping, etc.

Dependencies

  • discord
  • jishaku
  • discord-pretty-help
  • qrcode
  • pillow
  • bhimupipy
  • platform

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please create a new issue or submit a pull request.

License

This project is licensed under the terms of the MIT license.

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%