Change color of console.logs from a worker
Hello, I'm trying to work with the NPM Package tmi.js and i tried converting it over to typescript and Deno APIs but the script is just too complicated and relies on too many NPM packages, so im wondering if theres a way just to change all of the colors of console.log() without doing so in the code of the module since im running it as a worker
npm
Javascript library for the Twitch Messaging Interface.. Latest version: 1.8.5, last published: 3 years ago. Start using tmi.js in your project by running
npm i tmi.js. There are 90 other projects in the npm registry using tmi.js.
