diff options
Diffstat (limited to 'question_of_the_day/info.json')
-rw-r--r-- | question_of_the_day/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/question_of_the_day/info.json b/question_of_the_day/info.json new file mode 100644 index 0000000..adfd4d0 --- /dev/null +++ b/question_of_the_day/info.json @@ -0,0 +1,5 @@ +{ + "author": ["Arjun Satarkar"], + "description": "Post a random question in a specified channel every day. Users can submit questions for approval.", + "short": "Post (customizable) questions every day." +} |