Skip to content

Releases: SReject/mTwitch

mTwitch Normalizer

16 Sep 10:36
Compare
Choose a tag to compare

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

  1. Download the scripts you wish to load; mTwitch.Core.mrc is required by all other scripts
  2. Move script(s) to a folder of your choosing
  3. From within mIRC hold the alt key and press r; release both
  4. Click File then Load
  5. Navigate to the folder in which you moved the script(s) to.
  6. Select the script(s) and then click Open
  7. Click OK
  8. 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.