nibalizer / discordstonksbot

A Bot to query stock ticker information from discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Bot to query stock ticker information from discord


Languages

Language:Go 79.5%Language:Dockerfile 11.5%Language:Shell 9.0%