diff --git a/TODO.md b/TODO.md index e81309b..4dbbd0f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,15 +1,17 @@ TODO List for feature completeness P0: -- Check for Media in a message -- Regex Parse Git Commits - - Github top priority, Gitea/Forgejo second, any others third -- Check for reactions on a message -- Start / End Dates +- [ ] Check for Media in a message +- [ ] Regex Parse Git Commits + - [ ] Github top priority + - [ ] Gitea/Forgejo second + - [ ] Any others third +- [ ] Check for reactions on a message +- [ ] Start / End Dates P1: -- Check if in a thread -- Allow reaction to be chosen in the command rather than hard coded +- [ ] Check if in a thread +- [ ] Allow reaction to be chosen in the command rather than hard coded P2: -- Calculate Days, Highest Streak \ No newline at end of file +- [ ] Calculate Days, Highest Streak \ No newline at end of file