Skip to content

mwchelle/stockpullbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stockpullbot

Discord bot that pulls a stock price according to the a user-entered ticker. To try it out, add the bot to a discord server, then type $YOUR-TICKER-HERE to get stock price. This application will only return a price if the ticker name specified is valid.

Built on Python. First Python project using API integration.

This project uses Discord and yfinance APIs. Based on the submitted ticker, the stock information (most recent market price) is pulled from the ticker profile and then returned to the user.

Bot Invite Link: https://discord.com/api/oauth2/authorize?client_id=1062586025718853773&permissions=1634235578432&scope=bot

Future Improvements:

  • Ability for users to pull other types of data (ex. over a time range)
  • Displaying a message/suggestions for incorrectly spelled tickers

About

Discord bot that pulls a stock price according to the ticker the user specifies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages