Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NightBot support and improve performance #3

Merged
merged 1 commit into from
Dec 10, 2017

Conversation

craftwar
Copy link
Contributor

@craftwar craftwar commented Nov 14, 2017

I don't maintain this branch anymore. I rewrite it as my extension.
Do you mind share information about audio url? (doc or discuss thread is preferred) That's the only part I don't understand. I rewrite anything else except that. I can make better extension if I understand it.

Copy link
Owner

@animeshkundu animeshkundu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the improvements you have made. Sorry, I couldn't get back earlier on this.

videoElement.currentTime = 0;
videoElement.play();
}
var oldUrl;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, why do you require this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I planned to reset video without reloading. But I give up, don't think it's worth spending much time.
You can delete whatever you don't want.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I will go ahead an merge it after removing this.

@animeshkundu
Copy link
Owner

animeshkundu commented Dec 9, 2017

Would love to get the above changes in.

About the audio url, would you mind being a bit more specific. Would be happy to answer them.

Also if I am not replying please feel free to drop an email, update it just now :)

@animeshkundu animeshkundu merged commit 7694dd8 into animeshkundu:master Dec 10, 2017
@craftwar craftwar deleted the nightbot branch January 24, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants