Discord Joiner Token avatar
Discord Joiner Token
Under maintenance

Pricing

$19.00/month + usage

Go to Apify Store
Discord Joiner Token

Discord Joiner Token

Under maintenance

Developed by

smart-bot.me

smart-bot.me

Maintained by Community

Automate Discord server joins with our Joiner Token! Effortlessly join multiple servers in one click, save time, and manage your Discord communities easily and securely.

0.0 (0)

Pricing

$19.00/month + usage

0

2

2

Last modified

12 hours ago

Accept Discord server invites automatically for multiple accounts using their tokens.

Features

  • ✅ Accept Discord invites for multiple accounts simultaneously
  • 🔄 Process multiple tokens in one run
  • 📊 Detailed response data with server and invite information
  • 🔒 Secure API authentication
  • 📈 Clean output with formatted results table

Input

The Actor requires the following input:

FieldTypeRequiredDescription
inviteCodestringYesThe Discord invite code (e.g., "hCZu7PEz" from discord.gg/hCZu7PEz)
tokensarrayYesArray of Discord user tokens to accept the invite

Input Example

{
"inviteCode": "hCZu7PEz",
"tokens": [
"MTQwOTYxMDExBzD3MTU6OTk5MQ.Zzf5Uj.oaKcqUF7VQSb8PfD16FkINPVYHNYbZ5-vCujXo",
"MTQwATYxMDExYzQ3MTB9OTk5Mg.Abc123.anotherTokenExample"
]
}

Output

The Actor outputs detailed information about each invite acceptance:

FieldDescription
tokenMasked token (first 20 characters)
typeInvite type
codeInvite code used
guild_idDiscord server ID
guild_nameDiscord server name
channel_nameWelcome channel name
inviter_usernameUsername who created the invite
new_memberWhether this is a new member to the server
expires_atInvite expiration date

Output Example

{
"token": "MTQwOTYxMDExMzQ3MTQ3OT...",
"type": 0,
"code": "hCZu7PEz",
"guild_id": "0000001004700490700",
"guild_name": "ledger's server",
"channel_name": "welcome-and-rules",
"inviter_username": "ledger_",
"new_member": true,
"expires_at": "2025-10-17T23:32:05+00:00"
}

How to Use

  1. Get your Discord tokens: You'll need valid Discord user tokens for the accounts you want to use
  2. Get the invite code: Extract the code from a Discord invite link (e.g., from discord.gg/ABC123, use ABC123)
  3. Run the Actor: Input the invite code and tokens array
  4. View results: Check the output tab for detailed acceptance information

Important Notes

⚠️ Use Responsibly

  • This Actor is for legitimate use cases only
  • Ensure you have permission to use the Discord tokens
  • Respect Discord's Terms of Service and rate limits
  • Automated account actions may violate Discord's ToS

🔐 Security

  • Tokens are sensitive credentials - handle them securely
  • Tokens are partially masked in the output for security
  • Never share your tokens publicly

Use Cases

  • Automated community onboarding
  • Testing invite links across multiple accounts
  • Bulk server joining for authorized accounts
  • Development and testing environments

Support

For issues or questions:

  • Check the Actor logs for error messages
  • Ensure your tokens are valid and not expired
  • Verify the invite code is correct and not expired
  • Make sure the invite allows new members

📧 Contact: apify@smart-bot.me

License

This Actor is provided as-is for educational and authorized use only.