mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-17 21:32:21 +00:00
feat: better gen-list + pr template (#100)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// @ts-nocheck
|
||||
/**
|
||||
* @plugin
|
||||
* Checks if a command is available in a specific server.
|
||||
*
|
||||
* @author @Peter-MJ-Parker [<@371759410009341952>]
|
||||
@@ -17,6 +18,7 @@
|
||||
* },
|
||||
* });
|
||||
* ```
|
||||
* @end
|
||||
*/
|
||||
|
||||
import { CommandType, controller, CommandControlPlugin } from "@sern/handler";
|
||||
|
||||
Reference in New Issue
Block a user