Giter Club home page Giter Club logo

mt2's Introduction

ModCh.at

View and moderate multiple twitch.tv channels at the same time

ModCh.at is the newest in moderation tech - a complete twitch viewing, chatting and moderation experience in one compact package, no download required.

It was built to replace "legacy twitch chat", which, in combination with FFZ and multitwitch-style websites used to be the premier way for moderators to manage their chats. Since twitch decided to disable legacy chat over the next couple of days (according to twitch, on 2018/4/20), I am releasing the beta for everyone to enjoy!

It features a completely custom chat, tons of moderation features and the ability to watch any number of channels as well as never before seen configurability.

Usage

If you want to use ModCh.at, simply go to that URL and... thats it!

Contributing

If you find errors, bugs or other problems or have an idea or suggestion, please open an issue on the repository!

If you want to help out with features and the like, clone the repository, make sure you have yarn installed and run

yarn install

Then create a config.prod.json, config.staging.json and a config.dev.json in /src/js with the following:

{
  "auth": {
    "client_id": "juyvdc7nz2wxxavwkjb1fj8g0eg2nj",
    "redirect_uri": "http://localhost:8080"
  }
}

(you can change the client id and redirect uri to your own app, but this isnt necessary in most cases)

To build and run the development environment, run

yarn dev

I would like to ask you not to host your own version of this, but to give back to this tool by submitting a pull request.

Development environment

I strongly suggest an editor like Atom, VS Code or similar with support for .editorconfig and ESLint. Please make sure to adhere to the style set by the .eslint config (at least, to the point where theres no errors)

mt2's People

Contributors

cbenni avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.