Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement purge command #80

Merged
merged 1 commit into from
Sep 16, 2023
Merged

feat: implement purge command #80

merged 1 commit into from
Sep 16, 2023

Conversation

HeadTriXz
Copy link
Owner

Closes #21, part of #24.

  • Adds /purge command.

@HeadTriXz HeadTriXz added enhancement New feature or request barry labels Sep 16, 2023
@HeadTriXz HeadTriXz added this to the 1.0.0 milestone Sep 16, 2023
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aa64863) 98.93% compared to head (e76844d) 98.94%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #80    +/-   ##
========================================
  Coverage   98.93%   98.94%            
========================================
  Files         123      124     +1     
  Lines       15063    15203   +140     
  Branches     1595     1620    +25     
========================================
+ Hits        14903    15043   +140     
  Misses        160      160            
Flag Coverage Δ
barry 98.56% <100.00%> (+0.01%) ⬆️
core 99.92% <ø> (ø)
logger 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...dules/moderation/commands/chatinput/purge/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HeadTriXz HeadTriXz merged commit bcde63a into main Sep 16, 2023
6 checks passed
@HeadTriXz HeadTriXz deleted the mod-purge branch September 16, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
barry enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create command for purging messages
1 participant