guicaulada / KustomBot

A customizable bot for Twitch.
GNU General Public License v3.0
4 stars 1 forks source link

Please use secure communication by default #5

Closed lurk24 closed 4 years ago

lurk24 commented 5 years ago

Please enable secure: true within the connection string.

Here is a pull request that accomplishes this: 5e66b31de4e68b7aab02cdcb9fde8599485b1982

lurk24 commented 5 years ago

Actually i think #4 the pull request... 5e66b31de4e68b7aab02cdcb9fde8599485b1982 is the code changes.

guicaulada commented 4 years ago

The project was converted to typescript and all control over tmi.js options is on the user end now :)