Skip to content

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.

Notifications You must be signed in to change notification settings

nababuddin/Sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages