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

Minimum time inside club #84

Open
zoiodelula opened this issue Oct 22, 2023 · 1 comment
Open

Minimum time inside club #84

zoiodelula opened this issue Oct 22, 2023 · 1 comment

Comments

@zoiodelula
Copy link

Its good to avoid too fast exits an option to set a minimun time to stay inside a club, like 600ms

@grimaldello
Copy link
Owner

Hi @zoiodelula,

in last version of the bot there is the option:

millisecondsToWaitAfterEnterRaveIfVisitorInside: {
    min: 0,
    max: 100,
},

try yo "play" with this value in order to see if you can obtain what you need.

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

No branches or pull requests

2 participants