Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.71 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.71 KB

Sentinel Discord Bot - Security Enhancement

image

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.

Table of Contents

🛠️ Installation Steps:

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

💻 Built with

Technologies used in the project:

  • Python
  • Discord.py
  • Pangea Redact
  • dotenv

💖Like my work?

Contact Me on LinkedIn