From 531bd3c8a11a9bd19417b43f9d1919c3566ae5c2 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Fri, 17 Nov 2017 11:17:16 -0800 Subject: [PATCH] picwelcome info.json --- picwelcome/info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 picwelcome/info.json diff --git a/picwelcome/info.json b/picwelcome/info.json new file mode 100644 index 0000000..f407900 --- /dev/null +++ b/picwelcome/info.json @@ -0,0 +1,9 @@ +{ + "AUTHOR" : "aikaterna", + "INSTALL_MSG" : "Use [p]picwelcome to change settings.", + "NAME" : "picwelcome", + "SHORT" : "Picture Welcome", + "DESCRIPTION" : "Welcome users to your server with a picture.", + "REQUIREMENTS": ["Pillow"], + "TAGS": ["welcome", "welcome image", "images"] +}