This discord bot takes the the crypto of your choice and the currency to compare it to, and grabs data from an API to draw it on a graph. We also use NumPy and sympy to get an approximate polynomial of the chart, and we custom created a derivative function to get the rate of change at any point.

We ran into a tough problem on creating the derivative function, it took many hours of debugging as this is our first attempt at mathematical functions.

We learned many math functions and graphing functions, and we'll definitely be using this a lot in the future! We hope to expand the bot to more functionality and eventually have it hosted and run 24/7 with extra functions.

We didn't get the video in on time and did this mostly for the experience! We hope to submit in future competitions!

Built With

Share this project:

Updates