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"] +}