1 devlog
1h 22m 2s
A simple user and server Discord bot, allowing users to track the stock market, get notifications regarding it, and live feed updates right in your server.
A simple user and server Discord bot, allowing users to track the stock market, get notifications regarding it, and live feed updates right in your server.
so far so good! i’ve began development of the user application - it currently holds 1 command (/stock [stock name]). it’s using yahoo finance to retrieve the information and node-canvas to draw the graph. i’ll soon make the graph look prettier (and include more information) and slowly move my way into the server feature