kentcdodds / kcd-discord-bot-v1

The bot for the KCD discord community
https://kcd.im/discord
MIT License
122 stars 41 forks source link

Removed botgender related code and tests #84

Closed bouwe77 closed 2 years ago

bouwe77 commented 2 years ago

What:

Removed the botgender code.

Why:

Because the bot wasn't working properly, so instead of fixing it, we (moderators) decided to remove it because there appeared to be no need for it anymore.

How:

Removed all related botgender code and tests.

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (14b3166) into main (6d549eb) will decrease coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   66.02%   65.44%   -0.58%     
==========================================
  Files          44       44              
  Lines        1760     1745      -15     
  Branches      501      498       -3     
==========================================
- Hits         1162     1142      -20     
- Misses        597      602       +5     
  Partials        1        1              
Impacted Files Coverage Δ
src/reactions/reactions.ts 75.00% <ø> (-18.62%) :arrow_down:

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 6d549eb...14b3166. Read the comment docs.