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

Manual resub message #5

Closed
PhilippHeuer opened this issue Feb 23, 2017 · 0 comments
Closed

Manual resub message #5

PhilippHeuer opened this issue Feb 23, 2017 · 0 comments
Projects
Milestone

Comments

@PhilippHeuer
Copy link
Member

PhilippHeuer commented Feb 23, 2017

Description

Adding a method so that a resub message can be send to subbed channels.

Additional Information

Bot needs clear-text credentials and fetch a cookie to use those api methods.

Method:

POST https://api.twitch.tv/api/channels/CHANNEL_NAME_HERE/use_chat_notification_token

token_id: 1234567
custom_message: Your message here

The token ID is available in the https://api.twitch.tv/api/channels/CHANNEL_NAME_HERE/chat_properties endpoint (with auth using the cookie from the account).

@PhilippHeuer PhilippHeuer added this to TODO in 1.x Feb 23, 2017
@PhilippHeuer PhilippHeuer changed the title Feature: Manual resub Manual resub message Feb 23, 2017
@stachu540 stachu540 added this to the v1.0 milestone Jun 12, 2018
@stachu540 stachu540 added this to TODO in 1.0 via automation Jun 12, 2018
@stachu540 stachu540 removed this from TODO in 1.x Jun 12, 2018
1.0 automation moved this from TODO to Done Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.0
  
Done
Development

No branches or pull requests

2 participants