Skip to content

SStorm21/MIDNIGHT-CORD-v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

🔴 ⚠️ Vital Precautions to Consider Before Utilizing the Tool ⚠️ 🔴

  • Guard Your Token Address :

It is imperative to refrain from sharing your token address, as this could potentially result in unauthorized access to your account. It is strongly advised to enable the concealment feature to safeguard your token's confidentiality.

  • Caution Regarding API Mechanisms :

Any utilization of automated mechanisms via the API is strictly prohibited and may lead to the 🛑termination🛑 of your (account).

For further insights, please refer to the following resource:

Discord Support Article: Automated User Accounts & Self-BotsAdditionally, individuals who have encountered account suspension due to similar violations have shared their experiences here: GitHub Discussion: Accounts Suspended for API Misuse"( Got my account suspended #273 (discussion) )

MIDNIGHT CORD

A Python-based tool designed for swift message deletion on Discord. It offers two primary functionalities: direct API interaction and automated deletion.
🤖 Automated Deletion 🤖

This feature is not compatible with languages that are written from right to left such as :

  • Arabic (العربية)
  • Hebrew (עִבְרִית)
  • Urdu (اردو)
  • Persian (فارسی)
  • Yiddish (ייִדיש)
  • Syriac (ܐܪܡܝܐ)
  • Kurdish (کوردی)
  • Pashto (پښتو)
  • Sindhi (سنڌي)

There are three simple methods for deletion

Instant Delete: Type your message and choose to activate hyper mode depending on your network speed.

  • If hyper mode is inactive, the message will be sent and deleted after 1 second.

  • If hyper mode is active, deletion occurs after 0.4 seconds.

Auto-delete: Set a timer, then hit start.

  • Send your message, and it will vanish after the specified time.

Bulk Deletion:

  • Adjust the slider to select the number of messages to delete.
  • Press start to initiate the deletion process.
🖥️ API Send & Deletion 🖥️

This feature is compatible any language

The message will be sent and instantly deleted.

  • Encountering issues with the tool?

Navigate to Settings > Troubleshoot. ⚠️ This action will uninstall and reinstall all necessary components for the tool's operation. ⚠️

install requirements.txt

pip install -r requirements.txt

This program is still in the beta phase of development.