Sentinel is a Python-built Discord bot designed to enhance server security. It automatically detects and removes sensitive information like API keys and private data from messages ensuring a safer chat environment for all members.
1. Clone the Repository: Clone the Sentinel repository to your local machine.
git clone https://github.com/yourusername/sentinel-bot.git
2. Configure Environment Variables: Create a .env file in the project directory and set the following environment variables:
PANGEA_REDACT_TOKEN= PANGEA_DOMAIN= DISCORD_BOT_TOKEN=
3. Install Dependencies: Install the required Python packages using pip.
pip install -r requirements.txt
4. Run the Bot: Start the Sentinel bot.
python bot.py
Technologies used in the project:
- Python
- Discord.py
- Pangea Redact
- dotenv
Contact Me on LinkedIn