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.
- Pycord
- TinyDB
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
set the channel and have news as they come.