Skip to content

GabhenDM/gostockbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoStockBot

A Go Discord Bot for checking stock prices and creating price-based alerts

Utilizes discordgo for WebSocket interfacing with Discord and AlphaVantage API for Stock Quote references.

Example .env file

export AV_API_KEY= << INSERT AlphaVantage API KEY >>
export API_URL=https://www.alphavantage.co/query
export DISCORD_TOKEN=<< INSERT DISCORD TOKEN >>

TODO

  • Implement Configuration Params
  • Implement Basic REST API
  • Implement Requests to Third-Party Stock Price API
  • Implement Discord Integration
  • Documenting/Logging
  • Caching (?)
  • Dockerize everything!!!

About

Discord Stock Price and More Bot written in GoLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages