mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-21 15:22:21 +00:00
feat: better gen-list + pr template (#100)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//@ts-nocheck
|
||||
/**
|
||||
* @plugin
|
||||
* This plugin checks the fields of a ModalSubmitInteraction
|
||||
* with regex or a custom callback
|
||||
*
|
||||
@@ -25,6 +26,7 @@
|
||||
* }
|
||||
* })
|
||||
* ```
|
||||
* @plugin
|
||||
*/
|
||||
import { CommandControlPlugin, CommandType, controller } from "@sern/handler";
|
||||
import type { ModalSubmitInteraction } from "discord.js";
|
||||
|
||||
Reference in New Issue
Block a user