LiveTweeter

Automatic way of sending a message out on Twitter (Tweet) which can be customized.

Following parameters can be used in the message:

  • $message = Value of the ‘Message for Tweet’ textfield
  • $url = URL to your twitch channel
  • $title = Current Title on Twitch
  • $game = Current Game on Twitch

If you enable the option you can also let the bot write a message in chat with the URL to the sent out Tweet so viewers can retweet it. Since most people slowly but surely join the stream you can also let the bot write that message multiple times with a set interval and amount of times.

Important note: This script needs the two-way authentification on Twitter (with mobile phone) so you’re able to create an App for it.

Usage Example

Changelog

  • v 1.1.0
    • Changed methods to support Chatbot 1.0.2.29+ versions
  • v1.0.2
    • Fixed usage unicode characters
    • Disabled “Send Tweet manually” button when script is disabled
  • v1.0.1
    • Fixed usage of paths with spaces;Trimming user infos
  • v1.0.0
    • First release
  • Scriptname: Live Tweeter
  • Author: Burny & Brain
  • Last Update: 2018-02-11
  • Websiteburnysc2.github.io
  • tweeter001

  • tweeter002