matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
464 stars 151 forks source link

Fix user -> bot invites getting ignored #1526

Closed Half-Shot closed 2 years ago

Half-Shot commented 2 years ago

If plumbedState wasn't set, the code would throw and the invite would not be handled.