Snothy / trovobot

A simple library for creating Trovo chat bots
4 stars 2 forks source link

Library forces exit if credentials are wrong #4

Open thirdwheel opened 2 years ago

thirdwheel commented 2 years ago

This is something I think should be left to the user of the library to handle, not done in the library itself.

Snothy commented 2 years ago

I'll look into the issues you've raised later today. Probably going to rewrite the codebase into typescript, add some error handling & hopefully stop relying on puppeteer.