ThomasDavisA / simple-twitch-chat-visualizer

0 stars 0 forks source link

Implemented fetch into the renderer #71

Closed ThomasDavisA closed 2 years ago

ThomasDavisA commented 2 years ago

I've added Nodemon to the node modules to allow for quick restarting of the server. The fetch works as intended now, with kobolds being removed based on userId.

I've also added two color variations of kobolds to help with seeing the function in action.

mdavisprog commented 2 years ago

I am unable to merge this due to differences with the main branch. You might need to rebase this branch off of the main branch since I merged over the last pull request you made.

ThomasDavisA commented 2 years ago

Alright, I went ahead and rebased main. Please check to see if it looks good!

mdavisprog commented 2 years ago

Looks good. Merging over.