From 97190233e28e06ff98a6403f249999c253e6faf6 Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 12 Jan 2016 10:32:00 -0500 Subject: Create app.json --- app.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app.json diff --git a/app.json b/app.json new file mode 100644 index 0000000..041a702 --- /dev/null +++ b/app.json @@ -0,0 +1,6 @@ +{ + "name": "shulker", + "description": "A Discord to Minecraft Chat Gateway", + "repository": "https://github.com/destruc7i0n/shulker", + "keywords": ["Discord", "Bot"] +} -- cgit 1.4.1