summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2021-06-26 15:50:27 -0400
committerdestruc7i0n <destruc7i0n@users.noreply.github.com>2021-06-26 15:50:27 -0400
commit8f635bd0b0d47bf8ee68e2208d4407eaa0c95f84 (patch)
tree07db8177b1c29dbb7a17bf4e31a9234990bbf7bb /.gitignore
parentuse uuids for avatar requests with webhooks (diff)
downloadshulker-8f635bd0b0d47bf8ee68e2208d4407eaa0c95f84.tar.gz
shulker-8f635bd0b0d47bf8ee68e2208d4407eaa0c95f84.zip
only allow text messages to be handled
* move config.json to config.example.json
* update packages
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cb53203..dd59e72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ yarn-error.log
 .idea
 build
 .DS_Store
+config.json