From 3fa08011d38b1d543044ee491cbc008d55306429 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Thu, 21 Dec 2023 14:43:32 +0530 Subject: Add question_of_the_day --- question_of_the_day/info.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 question_of_the_day/info.json (limited to 'question_of_the_day/info.json') 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." +} -- cgit v1.2.3-57-g22cb