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 thank-you system for follows, subscriptions, and raids #17

Closed
thelabcat opened this issue Jul 28, 2024 · 0 comments
Closed

Add thank-you system for follows, subscriptions, and raids #17

thelabcat opened this issue Jul 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@thelabcat
Copy link
Owner

This goes a bit outside of Rumble Chat Actor's normal function, but I've seen people use such.

Proposed solution: A threading loop that looks at Cocorum and fires off the thank-you system. Maybe we should put this inside of the existing message sender loop. We could have the thank-you messages as string attributes that don't trigger when set to False. We could also make it so that if you set the attributes to True, it uses an internal default string, but setting them to a string uses that.

@thelabcat thelabcat added the enhancement New feature or request label Jul 28, 2024
thelabcat pushed a commit that referenced this issue Aug 4, 2024
- Added misc.Thanker
- Added localvars.DEFAULT_THANK_FOLLOWER message
- Added localvars.DEFAULT_THANK_SUBSCRIBER message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant