From 562e94eea4d101e9e412b8af0a32b9d74e99ef63 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sat, 25 Mar 2017 04:17:06 +0000 Subject: [PATCH] And Add Games to the Registry --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 58b90704..1bfae503 100644 --- a/index.js +++ b/index.js @@ -28,6 +28,7 @@ client.registry ['numedit', 'Number Manipulation'], ['imageedit', 'Image Manipulation'], ['search', 'Search'], + ['games', 'Games'], ['random', 'Random/Other'], ['roleplay', 'Roleplay'] ])