TwitchAPi (isOnline?)

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Project Offline!

What it does

This API makes it possible for you to check whether a Twitch Stream is online or offline.

How to use it

Import

Import the streamApi.jar in your project (like the craftbukkit/spigot.jar)

Set the Twitchuser

Set the the Twitchusername with: streamAPI stream = new streamAPI("TheNameOfTheStreamer");

Check

if(stream.isOnline()) { Führe etwas aus. }

Important

You must put the streamAPi.jar in your Plugins Folder!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    102158
  • Created
    Sep 4, 2016
  • Last Released File
    Never
  • Total Downloads
    163
  • License

Categories

Members

Recent Files

Bukkit