https://github.com/a3ro-dev/pixelshield
A discord bot for mobile cover drop shipping
https://github.com/a3ro-dev/pixelshield
discord-bot discord-py dropshipping dropshipping-automation python python3
Last synced: 10 months ago
JSON representation
A discord bot for mobile cover drop shipping
- Host: GitHub
- URL: https://github.com/a3ro-dev/pixelshield
- Owner: a3ro-dev
- License: agpl-3.0
- Created: 2023-07-06T13:49:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T14:14:14.000Z (over 2 years ago)
- Last Synced: 2025-01-02T01:19:23.054Z (12 months ago)
- Topics: discord-bot, discord-py, dropshipping, dropshipping-automation, python, python3
- Language: Python
- Homepage:
- Size: 23.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
```bash
git clone https://github.com/a3ro-dev/pixelshield
```
2. Install the required packages:
```bash
pip install -r requirements.txt
```
3. Set up your Discord bot:
- Create a new Discord application on the [Discord Developer Portal](https://discord.com/developers/applications).
- Add a bot to your application.
- Copy the bot token.
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:
```bash
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.