mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-14 11:52:24 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// @ts-nocheck
|
||||
|
||||
/**
|
||||
* @plugin
|
||||
* This is dmOnly plugin, it allows commands to be run only in DMs.
|
||||
*
|
||||
* @author @EvolutionX-10 [<@697795666373640213>]
|
||||
@@ -16,6 +17,7 @@
|
||||
* }
|
||||
* })
|
||||
* ```
|
||||
* @end
|
||||
*/
|
||||
import { CommandControlPlugin, controller } from "@sern/handler";
|
||||
export function dmOnly(content, ephemeral) {
|
||||
|
||||
Reference in New Issue
Block a user