matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
460 stars 149 forks source link

Node18 updates and Timer -> Timeout change #1788

Closed warthog9 closed 3 months ago

warthog9 commented 5 months ago

Minor changes really but this is what got the bridge running for me on Node18 on Debian bookworm. Mostly a minor update to the package resolution so it all matches, as well as changing the Timer to Timeout, which is what (clear|set)Timeout is using now seemingly. Confirmed it's up and running and not seemingly doing anything amiss so submitting this upstream.

Half-Shot commented 3 months ago

Signoff is in the commit.