Skip to content

Latest commit

 

History

History
73 lines (43 loc) · 2.61 KB

README.md

File metadata and controls

73 lines (43 loc) · 2.61 KB

Stonk Bot

Interactive discord bot where users can interact with the bot to view company statistics and can input particular companies to keep track of.

Technology used

  • Discord API
  • yFinance API
  • MySQL
  • Binance API
  • Web Scraping using Beautiful Soup

Sites scraped

Commands

  • @!ac-channel [channel-mention] : announcement channel selection
  • @!crypto [ticker] : cryptocurrency price
  • @!get-list : top companies list with names and ticker
  • @!dailystats : top gainers and loser of a day
  • @!stock [ticker] : company stats, news, about
  • @!chart [ticker] : candlestick chart with dropdown for timeperiod
  • @!select [tickers] : user selection of his/her company
  • @!delete [tickers] : deletion of user company
  • @!ipo : list of upcoming ipos with RSVP links
  • @!commands : list of all commands

Demo

Announcement Channel

Crypto price

Top company list

Daily stats

Company stats

Candlestick Graph

User Selection, Check and Deletion

Upcoming Ipo

Market Down notify

User company notify in DMs