Skip to content

Spam A Message

AyanTheDeveloper edited this page Sep 17, 2022 · 3 revisions

Spamming A Message

You can easily "spam" a message with CSCord with a 1 second delay.

  1. Start by adding: CSCord.webhooks cscord = new CSCord.webhooks() if you haven't already
  2. cscord.Spam("webhook url here", "My first spam message!"); Add your webhook url in "webhook url here" or this will not work
  3. Your done!

How long does it work for? Until discord stops it from spamming.