A Discord and Telegram bot that collects and shares cybersecurity tips, tricks, code snippets, and commands across red teaming, blue teaming, SOC analysis, ethical hacking, threat intelligence, forensics, and system administration.
- Install Python 3.9+ from python.org.
- Clone the repository:
git clone https://github.com/ArapKBett/Sc.git cd cybersecurity-bot
cd ~/Sc pip install -r requirements.txt --user
cd ~/Sc python -m src.main