Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```