Guardian Shield is a Discord bot crafted to safeguard your server from scams and spam, vigilantly monitoring and taking action against potential threats. This powerful tool streamlines moderation tasks, enabling efficient management of unwanted messages and protecting your community's integrity.
To get started with Guardian Shield, simply invite the bot to your server using the following link:
Ensure the bot is granted the necessary permissions upon invitation to enable its full functionality without any manual setup required.
- Spam Detection: Automatically identifies and addresses spam messages.
- Bulk Message Deletion: Moderators can quickly remove messages containing specific strings.
- Permission Check: Use
!permcheckto verify the bot has the required permissions to operate smoothly in your server.
If you prefer to host and run Guardian Shield yourself, the bot's code is open source and available for modification and contribution.
- Python 3.6 or higher
- Discord server where you have administrative privileges
Clone the repository: git clone https://github.com/yourgithubusername/guardianshield.git Install dependencies: pip install -r requirements.txt Configure your bot token in a .env file within the project directory: DISCORD_TOKEN=your_bot_token_here Run it: python bot.py
Contributing Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Check out our contribution guidelines for more information.
License Distributed under the MIT License. See LICENSE for more information.
Acknowledgments Special thanks to the Anonymous Bitcoin Club and all contributors. Join our Discord community here for support, discussion, and collaboration.