Releases: SReject/mTwitch
Releases · SReject/mTwitch
mTwitch Normalizer
Updates
- Fixes Client-ID issue in mTwitch.DisplayName.mrc
- Fixes Client-ID issue in mTwitch.StateToTopic.mrc
Requirements and Dependencies
- mIRC v7.43
- Windows XP+: Due to a dependency in the JSON parser these scripts will not work under WINE
- JSONForMirc.mrc: Many of scripts take advantage of twitch's webapi including mTwitch.Core.mrc
Installation
- Download the scripts you wish to load; mTwitch.Core.mrc is required by all other scripts
- Move script(s) to a folder of your choosing
- From within mIRC hold the
alt
key and pressr
; release both - Click
File
thenLoad
- Navigate to the folder in which you moved the script(s) to.
- Select the script(s) and then click
Open
- Click
OK
- If a box pops up asking if you wish to run initialization commands, click
OK
About
mTwitch.Core.mrc
Main script, required by all others. Facilitates interactions between all other modules. Includes whisper support
mTwitch.DisplayName.mrc
Alters usernames so they appear in chat as they would on twitch. If you are a scripter that needs access to the original username use $msgtags(user-name).tag
mTwitch.StateToTopic.mrc
Fills a channel's topic with the stream state, game name and stream title
mTwitch.OnlinePopup.mrc
Pops up an alert when a specific channel goes live; requires mTwitch.StateToTopic.mrc
mTwitch.OAuth.mrc
Generates a full-access oauth token from within mIRC.