Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Added a command to send all emotes in the server #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ma7dev
Copy link
Contributor

@ma7dev ma7dev commented Mar 3, 2021

I have implemented a command that send all the emotes in the server to the user through a DM message. In addition, I have included a simple unit test for it.

I have implemented a command that send all the emotes in the server to the user through a DM message. In addition, I have included a simple unit test for it.
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #67 (d1231fa) into main (bd455f6) will increase coverage by 1.14%.
The diff coverage is 68.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   18.79%   19.94%   +1.14%     
==========================================
  Files          47       48       +1     
  Lines         681      697      +16     
  Branches      136      139       +3     
==========================================
+ Hits          128      139      +11     
- Misses        442      446       +4     
- Partials      111      112       +1     
Impacted Files Coverage Δ
app/commands/emotes.js 68.75% <68.75%> (ø)

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 5eddf29...0e3cb44. Read the comment docs.

@ma7dev ma7dev linked an issue Mar 4, 2021 that may be closed by this pull request
@ma7dev ma7dev requested a review from MutlaqAldhbuiub May 22, 2021 04:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing print all emotes
1 participant