-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat(Twitch-Notifications): Added live-Roles #81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested it yet, but I have a recommendation to improve user experience:
Adding a new boolean-field, which enables the life-role-functionality and uses the dependsOn
field. This way, the userID and role field will be hidden, until the boolean field gets enabled (see #76). Here a small demo: https://user-images.githubusercontent.com/43812987/195059667-c6d6d033-ecef-47be-8d52-f799565b350b.mp4
Let me know what you think ^^
…witch-Notifications
Co-authored-by: Simon <simon.csaba@gmx.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not actually work because you are not passing the config value to your own function. If this get's fixed, everything works as intended.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.