Simple bot for Discord that sends updates on the latests CVEs from the NIST API.
- Install the
requestspackage:pip install requests - Edit the
bot.pyscript, and populate the "DISCORD_WEBHOOK_URL" with the desired channel webhook. - Run the script:
python bot.py