Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lluisd committed Jan 26, 2024
1 parent 2affea7 commit 92d54ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/messenger.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ const tmi = require('tmi.js');
class Messenger {
constructor () {
const opts = {
connection: {
secure: true,
reconnect: true,
},
options: { debug: true },
identity: {
username: config.twitch.username,
Expand Down

0 comments on commit 92d54ff

Please sign in to comment.