Skip to content

Twitch bot in Node.js, Web client in React Typescript + Redux + Thunks, PHP API

License

Notifications You must be signed in to change notification settings

MagnusHLund/LundBot69_Twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch_Bot

Trying to create a Twitch bot for 2 friends of mine, whom stream on twitch.

Using React with Typescript, redux + thunks for my web application, which serves as a dashboard. Mainly because i want to get more React experience, due to relevancy at my current job.

API is PHP, which was a tough choice between either that or node.js. However for job relevancy, php made the most sense to practise.

Bot itself is gonna be node.js based, using plain old javascript, rather than typescript.

LundBot69 icon