aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06markov: add ignored_string commandsArjun Satarkar
2024-03-06markov: don't force to be lowercaseArjun Satarkar
2024-03-06markov: check enabled/opted-in status in generateArjun Satarkar
2024-03-06Add markov cogArjun Satarkar
2024-02-12question_of_the_day: fix ImportErrorArjun Satarkar
2024-02-12question_of_the_day: fix qotd approve all missing some suggestionsArjun Satarkar
2024-02-12question_of_the_day: improve error handling in qotd approve commandArjun Satarkar
2024-02-11Restoring previous functionalityArjun Satarkar
2024-02-11Fix a strange issue pending further investigationArjun Satarkar
2023-12-25question_of_the_day: fix unpin breaking if the message was deletedArjun Satarkar
2023-12-24question_of_the_day: make sure we will never spam errors in edge casesArjun Satarkar
2023-12-24question_of_the_day: fix qotd approve allArjun Satarkar
2023-12-24question_of_the_day: actually check if enabled before posting 😓Arjun Satarkar
2023-12-23question_of_the_day: add option to approve all suggestionsArjun Satarkar
2023-12-22question_of_the_day: fix pluralizationArjun Satarkar
2023-12-22question_of_the_day: remove redundant codeArjun Satarkar
2023-12-22question_of_the_day: fix missing space in QOTD postArjun Satarkar
2023-12-22question_of_the_day: switch to using an embedArjun Satarkar
2023-12-21question_of_the_day: improve formattingArjun Satarkar
2023-12-21Add more docstringsArjun Satarkar
2023-12-21question_of_the_day: add command qotd postArjun Satarkar
2023-12-21pindelegate: include pinner/unpinner in audit log reasonArjun 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
2023-12-21pindelegate: add docstringsArjun Satarkar
2023-12-21question_of_the_day: add suggestion featureArjun Satarkar
2023-12-21Format with blackArjun Satarkar
2023-12-21Add question_of_the_dayArjun Satarkar
2023-12-13Add info.json and licenseArjun Satarkar
2023-10-14Add pindelegateArjun Satarkar