aboutsummaryrefslogtreecommitdiff
path: root/question_of_the_day/info.json
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2023-12-21 09:13:32 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2023-12-21 09:13:32 +0000
commit3fa08011d38b1d543044ee491cbc008d55306429 (patch)
treef935ab0939d63a6497cbd7d638440f9f3912a407 /question_of_the_day/info.json
parent0126c9af0661daf92003d5354bd0bceaa6b96443 (diff)
downloadaps-cogs-3fa08011d38b1d543044ee491cbc008d55306429.tar
aps-cogs-3fa08011d38b1d543044ee491cbc008d55306429.tar.gz
aps-cogs-3fa08011d38b1d543044ee491cbc008d55306429.zip
Add question_of_the_day
Diffstat (limited to 'question_of_the_day/info.json')
-rw-r--r--question_of_the_day/info.json5
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."
+}