gbowne1 / TwitchBot

A MERN full stack TwitchBot
MIT License
7 stars 10 forks source link

[TODO] [Bug] Clicking on any of the commands doesn't do anything yet #32

Closed gbowne1 closed 7 months ago

gbowne1 commented 7 months ago

Sort of a bug, to do and feature request all rolled into one.

Currently, clicking on the [Learn More] button(s) in the /commands route page does not do anything.

Make it so that individual commands have a displayed help and maybe a command execute button (if the streamer or anyone the streamer chooses to is logged in, properly auth'd, etc.).

gbowne1 commented 7 months ago

!weather command needs the use of a public weather API