Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 296 Bytes

cve-alerts

Simple bot for Discord that sends updates on the latests CVEs from the NIST API.

Usage

  • Install the requests package: pip install requests
  • Edit the bot.py script, and populate the "DISCORD_WEBHOOK_URL" with the desired channel webhook.
  • Run the script: python bot.py