index
:
aps-cogs
main
[no description]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
question_of_the_day
/
question_of_the_day.py
Age
Commit message (
Expand
)
Author
2023-12-24
question_of_the_day: fix qotd approve all
Arjun Satarkar
2023-12-24
question_of_the_day: actually check if enabled before posting 😓
Arjun Satarkar
2023-12-23
question_of_the_day: add option to approve all suggestions
Arjun Satarkar
2023-12-22
question_of_the_day: fix pluralization
Arjun Satarkar
2023-12-22
question_of_the_day: remove redundant code
Arjun Satarkar
2023-12-22
question_of_the_day: fix missing space in QOTD post
Arjun Satarkar
2023-12-22
question_of_the_day: switch to using an embed
Arjun Satarkar
2023-12-21
question_of_the_day: improve formatting
Arjun Satarkar
2023-12-21
Add more docstrings
Arjun Satarkar
2023-12-21
question_of_the_day: add command qotd post
Arjun Satarkar
2023-12-21
question_of_the_day: automatically pin the new QOTD and unpin the old
Arjun Satarkar
2023-12-21
question_of_the_day: separate the qotd-posting logic out
Arjun Satarkar
2023-12-21
question_of_the_day: fix bug preventing QOTD posting from occurring
Arjun Satarkar
2023-12-21
question_of_the_day: add suggestion feature
Arjun Satarkar
2023-12-21
Format with black
Arjun Satarkar
2023-12-21
Add question_of_the_day
Arjun Satarkar