Skip to content

Commit

Permalink
try the dumbest thing
Browse files Browse the repository at this point in the history
  • Loading branch information
bsoule committed Sep 8, 2022
1 parent 673d548 commit b7bc285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/beebot.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ var startBot = function(teamId, rurl=null) {
})

stopBot(teamId)
rtm.start()
rtm.connect()
rtm.teamId = teamId
bots.push(rtm)
})
Expand Down

0 comments on commit b7bc285

Please sign in to comment.