cnpryer / peef

A discord bot with uncompensated personality
MIT License
0 stars 0 forks source link

Stock API setup and `/stocks ticker: [ticker]` #1

Closed cnpryer closed 3 years ago

cnpryer commented 3 years ago

I've only used Yahoo's API. Doesn't matter as long as we can control request limiting. Let's aim for free pls.

Let's just setup FIRE-friendly tickers for now:

cnpryer commented 3 years ago

Financial Modeling Prep API has free pricing but for personal use. I guess we can keep this lightly-integrated and require API key's upon bot setup. Each dev needs to have their own API key. If we deploy with this we'd need the Enterprise version.