diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..9b83448 --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ +#! /bin/sh +curl https://raw.githubusercontent.com/EmojiTwo/emojitwo/master/emoji.json > emoji.json +echo "Update done, make sure to discard reseting of custom keywords!"