Giter VIP home page Giter VIP logo

deleo's Introduction

๐Ÿ—‘๏ธ 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.

deleo's People

Contributors

notsapinho avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.