mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-16 12:52:22 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//@ts-nocheck
|
||||
|
||||
/**
|
||||
* @plugin
|
||||
* This plugin checks if the channel is nsfw and responds to user with a specified response if not nsfw
|
||||
*
|
||||
* @author @Benzo-Fury [<@762918086349029386>]
|
||||
@@ -16,6 +17,7 @@
|
||||
* }
|
||||
* })
|
||||
* ```
|
||||
* @end
|
||||
*/
|
||||
import { ChannelType } from "discord.js";
|
||||
import { CommandControlPlugin, controller } from "@sern/handler";
|
||||
|
||||
Reference in New Issue
Block a user