feat: better gen-list + pr template (#100)

This commit is contained in:
Jacob Nguyen
2023-09-01 11:51:35 -05:00
committed by GitHub
parent c0a36cc204
commit 63253dce8f
18 changed files with 280 additions and 137 deletions

View File

@@ -1,5 +1,6 @@
// @ts-nocheck
/**
* @plugin
* Disables a command entirely, for whatever reasons you may need.
*
* @author @jacoobes [<@182326315813306368>]
@@ -15,7 +16,8 @@
* //your code here
* }
* })
* ```
* ```
* @end
*/
import { CommandType, CommandControlPlugin, controller } from "@sern/handler";
import {