From 581824f5fff7d7dee7d07ce42186ccc6352947cc Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Fri, 6 Dec 2019 12:54:07 -0800 Subject: [PATCH] [Region] Give it an info.json already --- region/info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 region/info.json diff --git a/region/info.json b/region/info.json new file mode 100644 index 0000000..0b597ff --- /dev/null +++ b/region/info.json @@ -0,0 +1,9 @@ +{ + "name" : "region", + "author" : ["aikaterna"], + "short" : "Change the Discord server's region.", + "description" : "Change the Discord server's region with a command.", + "install_msg" : "Thanks for installing.", + "tags" : ["voice region", "region"], + "disabled" : false +} \ No newline at end of file