diff --git a/JavaScript/channelType.js b/JavaScript/channelType.js index 21e68ea..08ad15e 100644 --- a/JavaScript/channelType.js +++ b/JavaScript/channelType.js @@ -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 diff --git a/JavaScript/nsfwOnly.js b/JavaScript/nsfwOnly.js index d2568fb..72fa40e 100644 --- a/JavaScript/nsfwOnly.js +++ b/JavaScript/nsfwOnly.js @@ -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 diff --git a/JavaScript/permCheck.js b/JavaScript/permCheck.js index 4355cd0..18ca416 100644 --- a/JavaScript/permCheck.js +++ b/JavaScript/permCheck.js @@ -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