Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jul10l1r4/d4n155_bot
Telegram bot: Using the OWASP D4N155 API. See: https://github.com/owasp/d4n155/tree/api
https://github.com/jul10l1r4/d4n155_bot
api-client osint owasp-d4n155 telegram-bot
Last synced: 22 days ago
JSON representation
Telegram bot: Using the OWASP D4N155 API. See: https://github.com/owasp/d4n155/tree/api
- Host: GitHub
- URL: https://github.com/jul10l1r4/d4n155_bot
- Owner: Jul10l1r4
- License: gpl-3.0
- Created: 2020-02-24T03:10:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T21:47:51.000Z (over 1 year ago)
- Last Synced: 2024-11-19T19:00:08.153Z (3 months ago)
- Topics: api-client, osint, owasp-d4n155, telegram-bot
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# D4N155_bot
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/73da1c591b194b92b4c60c3fbc13801d)](https://app.codacy.com/manual/Jul10l1r4/D4N155_bot?utm_source=github.com&utm_medium=referral&utm_content=Jul10l1r4/D4N155_bot&utm_campaign=Badge_Grade_Dashboard)
Telegram bot: Using the OWASP D4N155 API. See: [owasp/D4N155](https://github.com/owasp/d4n155/tree/api)
## USE
Make the `.env` and set `TOKEN` for you Telegram bot: ([Make a bot](https://core.telegram.org/bots))
```bash
echo "TOKEN='xxxxxxxxxx'" > .env
```