From d21787de8ea20d6aa0987277e5133b3305f6467d Mon Sep 17 00:00:00 2001 From: Ryan William O'Hara Date: Thu, 9 Mar 2023 12:15:06 -0700 Subject: [PATCH] Update IRC - use new API (#4027) Jagex updated the chat API (two months ago); this commit aims to bring the IRC plugin up to speed with those changes. This is basically a copy of this commit for the Twitch plugin: https://github.com/runelite/runelite/commit/76e8041086959d984e35b4ed7aeff40cb4415764 --- plugins/irc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/irc b/plugins/irc index fee0419b4..e56706aff 100644 --- a/plugins/irc +++ b/plugins/irc @@ -1,2 +1,2 @@ repository=https://github.com/ryanwohara/irc-plugin.git -commit=574bfd3e1f00a7b3aaad9ef182d0fdbc179c66bc +commit=636f6b940d73176974497b1fb961dad4b55b1e26