CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

Added commands_doc_template.md #90

Closed snapcat closed 2 years ago

snapcat commented 2 years ago

In the right branch this time, yikes.

Basic template for command documentation.

Should make things a bit easier.

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (aeeebd7) into main (0202c8f) will increase coverage by 10.38%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #90       +/-   ##
===========================================
+ Coverage   72.97%   83.36%   +10.38%     
===========================================
  Files          11       11               
  Lines         729     1677      +948     
===========================================
+ Hits          532     1398      +866     
- Misses        197      279       +82     
Impacted Files Coverage Δ
cogs/newComer.py 81.39% <0.00%> (-6.84%) :arrow_down:
cogs/pinning.py 67.00% <0.00%> (-3.50%) :arrow_down:
cogs/groups.py 52.47% <0.00%> (-1.92%) :arrow_down:
cogs/voting.py 86.20% <0.00%> (-0.75%) :arrow_down:
cogs/ping.py 100.00% <0.00%> (ø)
test/test_bot.py 99.33% <0.00%> (+1.13%) :arrow_up:
cogs/deadline.py 68.94% <0.00%> (+2.28%) :arrow_up:
cogs/qanda.py 91.45% <0.00%> (+56.45%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0202c8f...aeeebd7. Read the comment docs.