reteps / kbot

A kahoot bot that correctly answers questions.
81 stars 30 forks source link

Porting to JS #20

Closed ghost closed 4 years ago

ghost commented 4 years ago

I'm gonna try and port this to Javascript :) I have the baseline code. I just need to put it together in the right order.

reteps commented 4 years ago

this is already in javascript look at idiidk kahoot-api

On Tue, Dec 3, 2019 at 9:08 AM Noah Gerard notifications@github.com wrote:

I'm gonna try and port this to Javascript :) I have the baseline code. I just need to put it together in the right order.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/reteps/kbot/issues/20?email_source=notifications&email_token=ADJ2B56W5BBIDXVK22FRWH3QWZR6BA5CNFSM4JUYT2I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H5V3BZQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJ2B5272UF7BOPAGP5ZISDQWZR6BANCNFSM4JUYT2IQ .

ghost commented 4 years ago

I mean pure browser Javascript. With an external server of course. :) Without the API.

reteps commented 4 years ago

you ever get that finished?