Skip to content

tomkadevelopment/DiscordMassDm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mass DM

image

Description: Tool which messages everyone in a Discord server (If user has DM's off they cannot be messaged).

Features:

  • 2 New DM Modes (Normal & Timeout).

  • Bypassing/Avoiding spam flags from Discord.

  • Normal Mode:

    • DM Speed: Attempts to dm in under 1 second between each user.
  • Timeout Mode:

    • DM Speed: 3 - 9 second timeouts between each DM.
    • Chance of bot flagging: Very Low.

Example: Token

{
    "token": "NzYzNjM5ODE2Mzg1JKaykuk.X36o_w.LkrJSMHlUIpj_p93Xo9agfEg50k"
}

Example: Message

{
    "token": "NzYzNjM5ODE2Mzg1JKaykuk.X36o_w.LkrJSMHlUIpj_p93Xo9agfEg50k",
    "message": "Test\nTest\n\ntest"
}

Result:

Result

Setup:

  1. Install the file, extract it, and should be all set!

Note: All your bots intents must be toggled on. How to do so? Dev Portal > Bot > Privileged Gateway Intents (toggle both intents on)

Permission Required: Administrator.

Disclaimer:

This is tool was made for educational purposes and proof of concepts. I'm not accountable for any unlawful, unprecedented action and any violation of ToS administered by a third party.