Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 970 Bytes

File metadata and controls

40 lines (28 loc) · 970 Bytes

DART Project Logo

Official Discord bots for the DART Project ecosystem.

Applications

Monitor App

  • Real-time malicious activity detection
  • Automated alerts and logging
  • Customizable monitoring rules

Statistics App

  • Project data insights
  • Internal threat trend reporting (Coming Soon)
  • Custom dashboard integration (Coming Soon)

Deployment

  1. Clone repository
  2. Install dependencies:
pip install -r Monitor-App/requirements.txt
  1. Configure .env files
  2. Run with python main.py

Documentation

Full documentation available at here