Skip to content

Commit a23b981

Browse files
authored
Update README
1 parent 20bb446 commit a23b981

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

7779
Intro 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!*

0 commit comments

Comments
 (0)