1.2.3 • Published 28 days ago

deleo v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

🗑️ Deleo

Deleo, a Latin term for "I delete", is a simple yet powerful CLI tool developed using TypeScript. It's designed to help Discord users manage their content by facilitating the deletion of messages in open DMs or specified channels, and now includes a command to open all DMs provided by the Discord Data Package.

⚠️ Any tool that automates actions on user accounts, including this one, could result in account termination. (see self-bots).
Use at your own risk!.

🌟 Features

  • 📨 Delete messages from open DMs or a specified channel
  • ⏱️ Configurable delay between each message deletion
  • 📩 Open all DMs provided by the Discord Data Package with configurable delay

💻 Installation

You can install Deleo globally with npm:

npm install -g deleo

or

yarn global add deleo

🚀 Usage

To use Deleo, you need to authenticate with your Discord token. You can do this by using the auth command:

deleo auth <your_discord_token>

Then, you can use the delete command to delete messages:

deleo delete

You can customize the delay between each message deletion (default is 300ms):

deleo delete --delete-delay <delay_in_ms>

You can open all DMs provided by the Discord Data Package using the open command (default is 300ms):

deleo open --open-delay <delay_in_ms>

For more information about a command, you can use the help command:

deleo help <command>

📷 Preview

PREVIEW

🤝 Contributing

We welcome contributions to Deleo! We welcome contributions to Deleo! Feel free to fork this repository and submit a pull request. If you have any questions or suggestions, you can create an issue.

📜 License

Deleo is MIT licensed.

1.2.3

28 days ago

1.2.2

28 days ago

1.2.0

29 days ago

1.2.1

29 days ago

1.1.9

5 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago