Auto server joiner
#148
-
Hi i just want to ask how does the invite work ? ps: this tool is great btw |
Beta Was this translation helpful? Give feedback.
Answered by
Vedza
Jan 27, 2021
Replies: 1 comment
-
Hi, "invite": {
"enable": true,
"delay": {
"min": 10, // Minimum delay in minute before joining server
"max": 20 // Maximum delay in minute before joining server
},
"max": 10, // Max Servers joined before cooldown
"cooldown": 6 // in Hour
}, It will join every invite links dropped after waiting from 10 to 20 minutes, up to 10 servers joined every 6 hours. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Vedza
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
If you have these settings
It will join every invite links dropped after waiting from 10 to 20 minutes, up to 10 servers joined every 6 hours.