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

[Request] User persistant globals #35

Open
Lilith-exe opened this issue Mar 7, 2024 · 1 comment
Open

[Request] User persistant globals #35

Lilith-exe opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Lilith-exe
Copy link

Would it be possible to add a system for user persistant globals for kick? I have a token system setup on twitch to basically increase/decrease a users global when they gift subscriptions/ spend a token on a song request respectively. Unfortunately it seems this system doesnt work with kick as it seems kick cant store user globals.

@Sehelitar
Copy link
Owner

For now, the SetUserVar from Streamer.bot itself is still working fine for this : https://docs.streamer.bot/api/csharp/core/globals#SetUserVar
Since this method is now marked as deprecated, I started thinking about its replacement but nothing is done yet.

@Sehelitar Sehelitar added the enhancement New feature or request label Mar 8, 2024
@Sehelitar Sehelitar added this to the v0.4.X milestone Mar 9, 2024
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

2 participants