Giter VIP home page Giter VIP logo

twitch-provider's People

Contributors

freaktechnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ajsb85 kyroskoh

twitch-provider's Issues

Bugzilla issues tracking

  • 1179117: Parse incoming IRCV3.2 tags.
  • 1179866: Numbers break commands
  • 1225454: Unregistering IRC handlers doesn't unregister them. Breaks unloading and reloading the extension.
  • 1227973: Dynamic registration and unregistration of prpls for account initialization. Currently accounts won't work anymore after a restart. See #2
  • 1248734: Fix background frame for SDK, also #2.
  • Not yet filed: Allow colors from prpls

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure out when to notify you about breaking changes.

Since we did not receive a CI status on the greenkeeper/initial branch, we assume that you still need to configure it.

If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with greenkeeper/.

We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

Once you have installed CI on this repository, you’ll need to re-trigger Greenkeeper’s initial Pull Request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organiszation’s settings page, under Installed GitHub Apps.

Followers only mode

[14:30:24] <- @broadcaster-lang=;emote-only=0;followers-only=0;r9k=0;slow=0;subs-only=0 :tmi.twitch.tv ROOMSTATE #mattisony
[14:30:31] <- @msg-id=followers_on :tmi.twitch.tv NOTICE #mattisony :This room is now in 30 minutes followers-only mode.
[14:30:31] <- @followers-only=30 :tmi.twitch.tv ROOMSTATE #mattisony
[14:30:34] <- @msg-id=followers_on_zero :tmi.twitch.tv NOTICE #mattisony :This room is now in followers-only mode.
[14:30:34] <- @followers-only=0 :tmi.twitch.tv ROOMSTATE #mattisony
[14:30:39] <- @msg-id=followers_off :tmi.twitch.tv NOTICE #mattisony :This room is no longer in followers-only mode.
[14:30:39] <- @followers-only=-1 :tmi.twitch.tv ROOMSTATE #mattisony

Support AutoMod

Ensure the notice gets displayed when a message is flagged and maybe even have tools to review the queue of flagged messages.

Word filter

To filter things like "!enter" or "!ciders" etc.

Raids

Twitch released some new stuff. Raids. And quite some other stuff. New API. Etc.

Add-on SDK to...

Extension format has to change. Should chat with the chat peeps what kind of protocol extension format they'd like.

A coding exception was thrown in a Promise resolution callback.

Hello.

Here is an issue.
I'm using up to date Arch Linux box with latest Instantbird build ver. 1.6a1pre (20151227041434) from http://ftp.instantbird.org/instantbird and created Twitch Provider xpi package using jpm.
Then I opened Instantbird and installed addon. After that I successfully added my Twitch account and joined chat. Everything worked fine, but when I close Instantbird and open again, I can't login to Twitch. Also this appears in error console:

Error: A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
Date: Sat Jan 09 2016 23:09:21 GMT+0100 (CET)
Full Message: TypeError: target is null
Full Stack: create@resource://gre/modules/commonjs/sdk/frame/utils.js:52:7
@resource://gre/modules/commonjs/sdk/addon/window.js:32:13
startup/<@resource://gre/modules/commonjs/sdk/addon/runner.js:72:21
Handler.prototype.process@resource://gre/modules/Promise-backend.js:933:23
this.PromiseWalker.walkerLoop@resource://gre/modules/Promise-backend.js:812:7
this.PromiseWalker.scheduleWalkerLoop/<@resource://gre/modules/Promise-backend.js:746:1
promise callback*this.PromiseWalker.scheduleWalkerLoop@resource://gre/modules/Promise-backend.js:745:9
this.PromiseWalker.schedulePromise@resource://gre/modules/Promise-backend.js:775:7
this.PromiseWalker.completePromise@resource://gre/modules/Promise-backend.js:710:7
listener/<@resource://gre/modules/sdk/system/Startup.js:51:46
Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/frame/utils.js
Line: 52
Source Code:
52

And when I open Accounts, I got this:
przechwycenie obrazu ekranu_2016-01-09_20-20-55

This issue happens too, if I change to other nightly 1.6a1pre build and new .instantbird directory at my home folder.

Add partner attribute

Partners get a global badge now. Should display as an attribute. No status change.

Set user badges

I'm not even sure how this would be possible in the current UI.

Connect via SSL

The AWS IRC cluster supports SSL connections on port 6697 and 443.

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure out when to notify you about breaking changes.

Since we did not receive a CI status on the greenkeeper/initial branch, we assume that you still need to configure it.

If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with greenkeeper/.

We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

Once you have installed CI on this repository, you’ll need to re-trigger Greenkeeper’s initial Pull Request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organiszation’s settings page, under Installed GitHub Apps.

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.