diff options
Diffstat (limited to 'app.json')
-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"] +} |