From 8713e54bce4f9a2474a0cb1e262b36b7d6a8f724 Mon Sep 17 00:00:00 2001 From: Neo <80315475+Benzo-Fury@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:18:14 +1000 Subject: [PATCH] fix: changed username (#57) Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> --- TypeScript/nsfwOnly.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeScript/nsfwOnly.ts b/TypeScript/nsfwOnly.ts index cf3e153..2cf7536 100644 --- a/TypeScript/nsfwOnly.ts +++ b/TypeScript/nsfwOnly.ts @@ -2,7 +2,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