chore: Update JavaScript plugins (#62)

chore: update JavaScript plugins

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-15 13:45:05 -06:00
committed by GitHub
parent 2f5d4b5476
commit 3345e527f1
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
/**
* This plugin checks if a channel is the specified type
*
* @author @NeoYaBoi [<@762918086349029386>]
* @author @Benzo-Fury [<@762918086349029386>]
* @version 1.0.0
* @example
* ```ts

View File

@@ -3,7 +3,7 @@
/**
* This plugin checks if the channel is nsfw and responds to user with a specified response if not nsfw
*
* @author @NeoYaBoi [<@762918086349029386>]
* @author @Benzo-Fury [<@762918086349029386>]
* @version 1.0.0
* @example
* ```ts

View File

@@ -3,7 +3,7 @@
/**
* This is perm check, it allows users to parse the permission you want and let the plugin do the rest. (check user for that perm).
*
* @author @NeoYaBoi [<@762918086349029386>]
* @author @Benzo-Fury [<@762918086349029386>]
* @version 1.0.1
* @example
* ```ts