voice icon indicating copy to clipboard operation
voice copied to clipboard

Fix music bot example

Open conr opened this issue 2 years ago • 4 comments

Fixes for a bunch of Typescript errors in the music bot example.

conr avatar Nov 26 '21 04:11 conr

Should probably bump youtube-dl-exec to the latest version. And while you're at it, why not bump typescript to the latest version as well instead of 4.4?

almeidx avatar Nov 26 '21 17:11 almeidx

@almeidx Good call. Updated 👍🏻

conr avatar Nov 26 '21 19:11 conr

@iCrawl Is this good to go?

conr avatar Dec 10 '21 10:12 conr

Codecov Report

Merging #237 (fb1aa78) into main (3dabc30) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   73.65%   73.65%           
=======================================
  Files          21       21           
  Lines         911      911           
  Branches      227      221    -6     
=======================================
  Hits          671      671           
  Misses        238      238           
  Partials        2        2           

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 3dabc30...fb1aa78. Read the comment docs.

codecov[bot] avatar Dec 12 '21 21:12 codecov[bot]