Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 958 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 958 Bytes

Econobot

Econobot is a Discord bot created using py-cord and krakenex, bringing easily and quickly accessible cryptocurrency data to Discord servers.

Use this link to invite Econobot to your server!

Commands:

  • market_depth: shows market depth of last 500 order book entries for the inputted cryptocurrency pair
  • graph_depth: shows a graphical representation of the last 500 order book entries of the given tradable pair
  • price: finds the average of the last 500 ask prices from the order book of the inputted tradable pair
  • ohlc: returns the opening price, high price, low price, and closing price of the last 24 hours of the inputted tradable pair

Hack3 2022 Best Beginner Project