https://github.com/thedartproject/discord-apps
Official Discord bots for the DART Project ecosystem.
https://github.com/thedartproject/discord-apps
dart-project dartproject json-schema malicious-domains malicious-link malicious-url malicious-url-detection mit-license open-source phishing-attacks phishing-detection phishing-pages phishing-sites research scam-pages security security-tools thatsinewave the-dart-project thedartproject
Last synced: about 1 month ago
JSON representation
Official Discord bots for the DART Project ecosystem.
- Host: GitHub
- URL: https://github.com/thedartproject/discord-apps
- Owner: TheDARTProject
- License: gpl-3.0
- Created: 2025-04-07T04:31:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-24T09:31:26.000Z (11 months ago)
- Last Synced: 2025-07-24T13:26:05.101Z (11 months ago)
- Topics: dart-project, dartproject, json-schema, malicious-domains, malicious-link, malicious-url, malicious-url-detection, mit-license, open-source, phishing-attacks, phishing-detection, phishing-pages, phishing-sites, research, scam-pages, security, security-tools, thatsinewave, the-dart-project, thedartproject
- Language: Python
- Homepage: https://thedartproject.github.io/
- Size: 1.06 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [DART Discord Applications](https://thedartproject.github.io/)

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:
```bash
pip install -r Monitor-App/requirements.txt
```
3. Configure `.env` files
4. Run with `python main.py`
## Documentation
Full documentation available at [here](https://thedartproject.github.io/pages/monitor-app.html)
## [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## [Join my Discord server](https://discord.gg/3nUBKvuBgC)