discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

enhancement: embedify all of the meta commands #78

Closed onerandomusername closed 2 years ago

onerandomusername commented 2 years ago

Old responses: image

New responses: image

codecov[bot] commented 2 years ago

Codecov Report

Merging #78 (538d9fe) into main (34c44db) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   33.29%   33.25%   -0.04%     
==========================================
  Files          17       17              
  Lines         892      893       +1     
  Branches      132      132              
==========================================
  Hits          297      297              
- Misses        582      583       +1     
  Partials       13       13              
Impacted Files Coverage Δ
modmail/extensions/meta.py 0.00% <0.00%> (ø)

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 34c44db...538d9fe. Read the comment docs.

onerandomusername commented 2 years ago

This pr should wait until GH-75 is merged as it will cause merge conflicts, and I would rather resolve them here than on that pr.

onerandomusername commented 2 years ago

Actually, the conflicts are easy enough to fix there, so I'll merge this now.