Code Monkey home page Code Monkey logo

slraidbot's Introduction

RaidBot

Keeps track of channels you raid/host and channels that raid/host you.

You can also add channels manually.

Further the script offers an overlay that shows the current number of hosting channels and has a configurable goal that automatically updates with new iterations of the goal.

The UI sorts your potential raid targets in reverse order of when you raided/hosted them last and shows which channel are currently online.

Setup

  • For the initial setup rename clientid.conf.example to clientid.conf and replace the line with your client id.
  • Insert the API Key file in the bot's script menu

Overlay Styling Example

body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }

.hostCount {
    background-color: rgba(200,200,200,0.5);
    font-size: 10em;
}

.hostCount::before {
    content: "Hosts: ";
}

div [is-complete="true"] {
    background-color: green;
}

slraidbot's People

Contributors

reecon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

diznedad

slraidbot's Issues

ClientID

I'm wondering which client ID you need for this and where to find it. The only Client ID's that I currently have are for twitch with associated oauth keys and scopes but I've got no clue which client id is associated with the SLBot's API key or if you really mean a Twitch Client ID then which scopes are necessary for this and what should the redirect be?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.