Skip to content

Auto server joiner #148

Answered by Vedza
MehdiGu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
If you have these settings

 "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.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vedza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants