-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
New subscribers are lacking information about their tier. This can cause strange behaviour when using tiers for automation, as new subscribers don't have a tier, and subscribers that upgrade their tier won't have this reflected until a reboot.
(I am just writing this cause I already have a pull request for this btw.)
Expected Behavior
When a subscriber joins or updates their tier, their tier should also be updated in the subscriber list in the application
Steps To Reproduce
- Set up an automation (Like text-to-speech-polly-effect.js) based on tier 1, tier 2, tier 3 and non-subscribed users
- With the application open, subscribe with a user that was not subscribed before.
- Messages from the new subscriber will not be processed by the automation, as the logic will check the tier of the user before continuing, and will find nothing.
Version
Latest
What operating system are you using Firebot on?
Windows 10
Relevant log output
Contact Details (Optional)
No response
Reactions are currently unavailable