aboutsummaryrefslogtreecommitdiff
path: root/question_of_the_day
AgeCommit message (Collapse)Author
2023-12-21Add more docstringsArjun Satarkar
2023-12-21question_of_the_day: add command qotd postArjun Satarkar
2023-12-21question_of_the_day: automatically pin the new QOTD and unpin the oldArjun Satarkar
2023-12-21question_of_the_day: separate the qotd-posting logic outArjun Satarkar
2023-12-21question_of_the_day: fix bug preventing QOTD posting from occurringArjun Satarkar
Initially last_posted_qotds_at is None which caused problems.
2023-12-21question_of_the_day: add suggestion featureArjun Satarkar
2023-12-21Format with blackArjun Satarkar
2023-12-21Add question_of_the_dayArjun Satarkar