- Joined
- Jan 8, 2019
- Messages
- 56,604
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,446
- Points
- 2,313
- Credits
- 32,560
6 Years of Service
76%

Collect incidents or threats and display them with a Telegram bot. use the Telegram API and VirusTotal API. here are the high-level steps can follow to accomplish this: Create a Telegram bot and obtain its API token. Create a Python script that can interact with the Telegram API and send messages to a designated chat using the API token. Use the VirusTotal API to query for threats and incidents. Parse the results of the VirusTotal API query and format the data into a readable message. Send the message to the designated Telegram chat using the Telegram API.
To see this hidden content, you must like this content.