From 03e48eed303b8c17462dee9200a19aff78db0351 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sat, 20 May 2017 00:43:25 +0000 Subject: [PATCH] Completely Remove NSFW Group --- index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.js b/index.js index 8efa2639..d7ce1713 100644 --- a/index.js +++ b/index.js @@ -36,8 +36,7 @@ client.registry ['textedit', 'Text Manipulation'], ['numedit', 'Number Manipulation'], ['search', 'Search'], - ['games', 'Games'], - ['nsfw', 'NSFW'], + ['games', 'Games'],, ['random', 'Random/Other'], ['roleplay', 'Roleplay'] ])