Genteki / pyvts

A python library for interacting with the VTube Studio API
https://genteki.github.io/pyvts/
MIT License
78 stars 11 forks source link

Feature: EventSubscription, CustomParameters #19

Closed Genteki closed 1 year ago

Genteki commented 1 year ago

Update some new features.

Update README.md with "Installation" and "Quick Start" part.

Update CONTRIBUTING.md.

codecov[bot] commented 1 year ago

Codecov Report

Merging #19 (7dd7b1d) into main (887261a) will decrease coverage by 2.56%. The diff coverage is 83.63%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   92.19%   89.64%   -2.56%     
==========================================
  Files           8        9       +1     
  Lines         205      309     +104     
==========================================
+ Hits          189      277      +88     
- Misses         16       32      +16     
Impacted Files Coverage Δ
pyvts/vts.py 84.61% <57.14%> (-0.52%) :arrow_down:
pyvts/vts_request.py 77.27% <65.85%> (-18.73%) :arrow_down:
pyvts/tests/test_utils.py 91.83% <96.00%> (+3.83%) :arrow_up:
pyvts/__init__.py 100.00% <100.00%> (ø)
pyvts/error.py 100.00% <100.00%> (ø)
pyvts/tests/test_vts.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.