rssnyder / discord-stock-ticker

Add live stock & crypto prices to your discord sidebar.
https://rssnyder.github.io/discord-stock-ticker/
MIT License
293 stars 113 forks source link

using sharding #93

Closed rssnyder closed 2 years ago

rssnyder commented 2 years ago

one of my public bots (ETH) hit 2.5k servers and needs to use sharding to serve all of them.

only implementing for tickers right now due to a lack of time, but can add to others if needed in the future.