Skip to content

Commit

Permalink
Version bump and minor README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zoton2 committed Jul 11, 2016
1 parent 481a069 commit 713ceb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Twitch Team Hosting Bot

A twitch.tv chat hosting bot that will host a channel onto other offline channels; mainly designed for team use.

## What the bot does

This bot is designed to host members of a twitch.tv team on one or many channels for a set amount of time; picking one at "random" (but favouring lower viewed streams and also preferred games if you so desire), hosting them, then after 2 hours (or 30 minutes if a non-preferred game) repeating this cycle (these are defaults that can be overridden). You can also specify a channel manually at any time.
This bot is designed to host members of a Twitch.tv team on one or many channels for a set amount of time; picking one at "random" (but favouring lower viewed streams and also preferred games if you so desire), hosting them, then after 2 hours (or 30 minutes if a non-preferred game) repeating this cycle (these are defaults that can be overridden). You can also specify a channel manually at any time.

You can use this bot to host on only one or a specific set of channels, or on anyone on the team as long as they are offline. For example, you could use this bot to promote other people in your team while the rest are offline, or use it only on a community channel, only hosting people from your team on that one account.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twitch-team-hosting-bot",
"version": "1.0.2",
"version": "1.0.3",
"description": "A twitch.tv chat hosting bot that will host a channel onto other offline channels; mainly designed for team use.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 713ceb1

Please sign in to comment.