diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-12 10:32:00 -0500 |
---|---|---|
committer | Colin D'Souza <dscdsouza@outlook.com> | 2016-01-12 21:14:32 -0500 |
commit | 97190233e28e06ff98a6403f249999c253e6faf6 (patch) | |
tree | 3549e1b2de61aab61b7326e9b4c2723fea8acd59 | |
parent | Update README.md (diff) | |
download | shulker-97190233e28e06ff98a6403f249999c253e6faf6.tar.gz shulker-97190233e28e06ff98a6403f249999c253e6faf6.zip |
Create app.json
Diffstat (limited to '')
-rw-r--r-- | app.json | 6 |
1 files changed, 6 insertions, 0 deletions
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"] +} |