/discordstonksbot

A Bot to query stock ticker information from discord

Primary LanguageGo

Discord Stonks Bot

Query stock ticker information from discord

bot

Commands

!q foo !quote foo !q foo,bar,baz !detail aapl !c aapl 5w !short gme

Notes

  • Uses the Finnhub API, requires a finnhub account
  • See example_config.txt for environment variables to pass to docker
  • Run with docker run --env-file foo.txt
  • Requires stonksdata.txt which can be generated from scripts here