File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ Spawn chatters as jumping boxes. Box color is based on their primary badge.
5858- ** IRC.Connect()** -> Connects to Twitch IRC
5959- ** IRC.Disconnect()** - Disconnects from Twitch IRC
6060- ** IRC.SendChatMessage(string message)** -> Sends a chat message to the channel
61+ - ** IRC.JoinChannel(string channel)** -> Join a Twitch channel
62+ - ** IRC.LeaveChannel(string channel)** -> Leave a Twitch channel
6163- ** IRC.Ping()** -> Sends a PING message to the Twitch IRC server
6264- ** IRC.OnMessageReceived** -> Event that is invoked when a chat message is received
6365- ** IRC.OnConnectionAlert** -> Event that is invoked when a connection alert is received
@@ -76,4 +78,4 @@ Spawn chatters as jumping boxes. Box color is based on their primary badge.
7678
7779Intro Fighters, stream overlay game https://lexone.itch.io/introfighters
7880
79- * Did you make something cool? Contact me (Lexone #3407 ) to get featured here!*
81+ * Did you make something cool? Contact me (Lexone #3407 ) to get featured here!*
You can’t perform that action at this time.
0 commit comments