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

New Features Roadmap #15

Open
d0p3t opened this issue Jul 10, 2018 · 5 comments
Open

New Features Roadmap #15

d0p3t opened this issue Jul 10, 2018 · 5 comments

Comments

@d0p3t
Copy link
Owner

d0p3t commented Jul 10, 2018

I would like to extend features on SubNotifier without changing the core functionality:

Simple Subscription Notifier for Twitch Chat

I am more than willing to expand this project. The only thing I will never support is anything outside of Twitch chat. For that, another project can be started.

Post your requests in a comment below with the following format:

Title:
Description:
Reason:
Expected Behaviour:

Example:

Title: Add gift subscription support
Description: Ability to notify in chat whenever someone gifts a subscription
Reason: Gifting subs is a new feature on Twitch that is used a lot. 
It would be nice to thank those that are gifting subs and also notify those that 
have been granted a sub.
Expected Behaviour: Viewer gifts sub to another viewer. 
The bot sends a chat message to notify the chat similar to subscriptions 
and resubscriptions

bitmoji

@6mas
Copy link

6mas commented Jul 11, 2018

Title: bits/cheering
Description: the Ability to have a custom message for different amount of bits etc . like 1k = custom string 1 and 10k = custom string 2 , but have different then just 1k and 10k , like have a few for different amounts
Reason: so you can write different responses to a certain amount bits dropped
Expected Behaviour: for it to thank people on the certain amount of bits dropped in channel ,

not sure if you understand what im saying about the cheering amount of certain responses

@d0p3t
Copy link
Owner Author

d0p3t commented Jul 13, 2018

@6mas
Thank you for your suggestion. I would like some more clarification.

Would you like to see a custom message for the TOTAL number of bits someone has cheered or in a SINGLE cheer?

Option 1: X cheers 200 bits to Y and now has a total of 1000 bits triggering the 1000 bits custom message
Option 2: X cheers 5000 bits to Y triggering the 5000 bits custom message

I looked around the Twitch API documentation and I could not find a way to check for total number of bits cheered by an individual (for Option 1). Perhaps it's somewhere in the user object, I'd have to check.

Option 2 is definitely possible.

@6mas
Copy link

6mas commented Jul 14, 2018

yes its the one you said in option 2 , so there's ones for certain amount cheered at once
thanks for looking for more features to add to the bot

d0p3t added a commit that referenced this issue Sep 4, 2018
@d0p3t
Copy link
Owner Author

d0p3t commented Sep 4, 2018

Features was added in v1.0.6

It might be buggy as I did not have the resources to test this. If there are any please let me know.

You can find the new release in the Releases section or the reference above

@d0p3t
Copy link
Owner Author

d0p3t commented Oct 8, 2018

New Features Request:

  1. Prime subscriptions
  2. Mass sub gifting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants