Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 710 Bytes

README.md

File metadata and controls

50 lines (25 loc) · 710 Bytes

NvidiaBot 📈

NvidiaBot is a discord bot that allows you to get Nvidia Corp press releases and SEC filings to a discord channel of your choice, through a simple RSS feed that Nvidia provides.

Basic tech 🤏 :

  • Pycord
  • TinyDB

Setup ⚙️:

First install your requirements.txt

 pip install -r requirements.txt 

Second you set your token in config.json

{
    "token": "LE TOKEN"
}

Then finally run this command .

python main.py

Screenshots

set the channel and have news as they come.

alt text

alt text

alt text