mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-15 04:12:30 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//@ts-nocheck
|
||||
|
||||
/**
|
||||
* @plugin
|
||||
* Asks the user for a confirmation message before executing the command
|
||||
*
|
||||
* @author @trueharuu [<@504698587221852172>]
|
||||
@@ -19,6 +20,7 @@
|
||||
* }
|
||||
* })
|
||||
* ```
|
||||
* @end
|
||||
*/
|
||||
import { CommandControlPlugin, controller } from "@sern/handler";
|
||||
const defaultOptions = {
|
||||
|
||||
Reference in New Issue
Block a user