rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

Self destructing messages with styling. #59

Closed Doxylamin closed 7 years ago

Doxylamin commented 7 years ago

Adds a command for self-destructing messages.

Command Syntax: destruct [-d <delay in ms>] [-s <embed|inline|code|plain>] <message>

Usage Example & Previews:

destruct -d 5000 -s embed <message> auswahl_225

destruct -d 5000 -s inline <message> auswahl_226

destruct -d 5000 -s code <message> auswahl_227

destruct -d 5000 -s plain <message> auswahl_228