nonebot-plugin-osubot 6.24.0__py3-none-any.whl → 6.24.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of nonebot-plugin-osubot might be problematic. Click here for more details.
- nonebot_plugin_osubot/draw/osu_preview.py +64 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/css/style.css +258 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/README.md +109 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.js +3 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.js.map +1 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.worker.js +3 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.worker.js.map +1 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/index.html +437 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/beatmap.js +211 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/hitobject.js +29 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/point.js +55 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/scroll.js +45 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/timingpoint.js +35 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/LegacyRandom.js +81 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/PalpableCatchHitObject.js +53 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/bananashower.js +33 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/catch.js +211 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/fruit.js +21 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/juicestream.js +176 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/hitnote.js +21 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/holdnote.js +37 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/mania.js +164 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/preview.js +61 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/bezier2.js +33 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/catmullcurve.js +34 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/centripetalcatmullrom.js +30 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/circumstancedcircle.js +47 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/curve.js +25 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/curvetype.js +17 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/equaldistancemulticurve.js +70 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/linearbezier.js +40 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/hitcircle.js +85 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/slider.js +120 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/spinner.js +56 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/standard.js +170 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/donkat.js +40 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/drumroll.js +34 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/shaker.js +58 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/taiko.js +120 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/js/util.js +61 -0
- nonebot_plugin_osubot/draw/osu_preview_templates/pic.html +115 -0
- nonebot_plugin_osubot/matcher/preview.py +7 -0
- nonebot_plugin_osubot/pp.py +7 -0
- {nonebot_plugin_osubot-6.24.0.dist-info → nonebot_plugin_osubot-6.24.1.dist-info}/METADATA +2 -2
- {nonebot_plugin_osubot-6.24.0.dist-info → nonebot_plugin_osubot-6.24.1.dist-info}/RECORD +46 -5
- {nonebot_plugin_osubot-6.24.0.dist-info → nonebot_plugin_osubot-6.24.1.dist-info}/WHEEL +0 -0
|
@@ -43,6 +43,47 @@ nonebot_plugin_osubot/draw/echarts.py,sha256=0fmfxKdnGUe7FKKb_7kS6Qj_PyrUZHUam7a
|
|
|
43
43
|
nonebot_plugin_osubot/draw/info.py,sha256=SkrkE-kWJmdQIZ8oKJocRf6hTrJZy-qwE3xUvz5lJpk,11344
|
|
44
44
|
nonebot_plugin_osubot/draw/map.py,sha256=Oo1s5YuNxWzNVMBIASk0gO0ISATS-pQBPg68NcbpF74,8756
|
|
45
45
|
nonebot_plugin_osubot/draw/match_history.py,sha256=GBJl6lAA27U7NSMC2isEzD_YsoIPAeG6ijDu7Oflcl0,997
|
|
46
|
+
nonebot_plugin_osubot/draw/osu_preview.py,sha256=b57xb0COfKl8GQPUv8WhDdEwNFhuZJByoIMjTjHnxpY,2485
|
|
47
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/css/style.css,sha256=neIW9iHRsinAW-eE-Q7NNqFIIEV8W7XgHLqEou0aTeE,3684
|
|
48
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/README.md,sha256=0XvSRA6fweAVQBrl9DcSKIYxxTKJpO-N8Wb4ePPj1Ow,4136
|
|
49
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.js,sha256=qLERBxuzsSPDAuYYLAHWs1UPk6S2JzmLB8RoddhAkLs,13451
|
|
50
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.js.map,sha256=1Hg6tubanG4YHx_ezCr88Kkcf-po-RxFm2ovxXt8h-Q,29120
|
|
51
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.worker.js,sha256=yp4wSFV-wF1hnhi4NAPNNmnIiTnl-i1gNM52JdRFlw0,16636
|
|
52
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/gif.js/gif.worker.js.map,sha256=gasS_2E9Lp3sbSC0PtRd70pW7BzYqw7lMcC65aD2k2M,55277
|
|
53
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/index.html,sha256=x4QQ0c1vMIgGkxdapplruSr1Z97bULE9CBY3pkjTvS8,16804
|
|
54
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/beatmap.js,sha256=xra2zaBmCtlw-_4uhZM_ipvk_CaakOYIeygREIHDmEM,5338
|
|
55
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/hitobject.js,sha256=q9b2KA2qHkWkkGzEq1Djk5RwVr538E0B22jNIIU9n84,736
|
|
56
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/point.js,sha256=AXybWPbpUypXCVdz_Vqdk8HjEgDQd6cT-360gGmrCas,1035
|
|
57
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/scroll.js,sha256=wR9dkpKabP1TyMssfs8i2WLUxyR_ZX7RRc7KLXUjoXo,1833
|
|
58
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/beatmap/timingpoint.js,sha256=boHMAQOT-860VOi-jQIrq4cwKgCo1kZvNDy0bzUxZLE,803
|
|
59
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/LegacyRandom.js,sha256=HDiks3FCVQBtVK5VzN7YV9Ekkk_WHYi0fPk3-XCQaj8,2155
|
|
60
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/PalpableCatchHitObject.js,sha256=KJ8dKV-bJttDO6O2wOwQC2mN4oDHHXT_LVJ3iQNsH_M,1787
|
|
61
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/bananashower.js,sha256=BREF62ns4usHR78z9ME1QJHKSX98WLKDv3DI0fJmUsI,922
|
|
62
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/catch.js,sha256=FZOUQsxrdJbUYTLM1EZQf7pjZt3HN04SE-Tr-xxr8u4,7752
|
|
63
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/fruit.js,sha256=ABvFMbmXP0t5wACUhSVbu8sVJ845mWJ9sWiQJtMV5co,437
|
|
64
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/catch/juicestream.js,sha256=DA1336uMGG5HY8hXLcCcnfFGu-YyURdxHTtCQ5pqBDU,7011
|
|
65
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/hitnote.js,sha256=VH0R-1BNes9FzXPj3p3XT7PI0DIiEstPeb2nouoIYHk,711
|
|
66
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/holdnote.js,sha256=wv4hqedZ9457f00cuPRGuo8IbSBqJq3-Qksz_mnAPXA,1162
|
|
67
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/mania/mania.js,sha256=hVYBqgzAvm99v4l7cmcgi70YjeY5c3B6BnmG66OG_FQ,4593
|
|
68
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/preview.js,sha256=lgZ-kGpQOPe-pgvWOWzNuoCF9IHfWYYqrTfxW1QkVeg,1760
|
|
69
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/bezier2.js,sha256=J3wvdScuhYCngTvZ3vg9ld6yoDE09ht5g4Etsp4bJkE,955
|
|
70
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/catmullcurve.js,sha256=aGmfIAONuOoy87W5Pyl1X8ifr3w6W9mkM_AENmZRUF0,932
|
|
71
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/centripetalcatmullrom.js,sha256=bndps8pDX4JMEbqLxIVb-aO7IoHHXnT8-jkWJnLlfq0,1203
|
|
72
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/circumstancedcircle.js,sha256=qf7wZMH3-thilEoB1Grrhr9W-U-JIClRNkhZh2RzGTY,1558
|
|
73
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/curve.js,sha256=mWs8BuYnMoSFYnbqz7UZtC4UfHNu86x8BEF0oVQomMo,646
|
|
74
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/curvetype.js,sha256=y3uiQSz1BjGIhIMn4fNlplPRGqxozHOuIa8jN-G06Vs,496
|
|
75
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/equaldistancemulticurve.js,sha256=U8sjoBG1ETEa9vlToqc32hyQYj41KrcRVvEdxnD-uGo,2280
|
|
76
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/curve/linearbezier.js,sha256=sGe0u0Aqwh8R4y2BP91Dsz1MfhvtvTrrOVMV_gYsQhY,1075
|
|
77
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/hitcircle.js,sha256=afjTLJhZjL2ZMR9IAuRaW7Y93QQumHHmZ3zN_P7mf0c,2452
|
|
78
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/slider.js,sha256=rgUE4dWpl0IMK5BPhpnlRWjNdzQP1HxF2O4VcthzIVw,3886
|
|
79
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/spinner.js,sha256=mq6ZIQnwLnbB68MDxTLhYB2w-Pdmoe_YlcAL6SmmX-M,1725
|
|
80
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/standard/standard.js,sha256=l7-v3lr5DQ4XRsHBOkHAREDv6nXaYlw8UtNEQyeupek,5052
|
|
81
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/donkat.js,sha256=VMxWauRgovuV__2F-lL2kKZvpM6mZ_wUwd3IMSdMG_M,945
|
|
82
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/drumroll.js,sha256=3FjBLFOmqHKqPyeuAu4IRQw86mGkuAjCiBreq5cOqOg,945
|
|
83
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/shaker.js,sha256=oueLYtlQCDBpBv_JNwJz_RY6PbDCBbd837NeF8o82T8,1900
|
|
84
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/taiko/taiko.js,sha256=TEOiZydvVlGabGebv2V6kSfikc5-S2oUmbwhFfvDxPk,3296
|
|
85
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/js/util.js,sha256=XveUlX-d0vrUnXaGbR8y428s6Nw2zhDR235pFko_MxM,1504
|
|
86
|
+
nonebot_plugin_osubot/draw/osu_preview_templates/pic.html,sha256=Vlc5TrM-NDb2v0bgVQo63dDW89AbOP9k--7CkiRTiFo,4421
|
|
46
87
|
nonebot_plugin_osubot/draw/rating.py,sha256=pA7mGLI4IujmYB6kQf_tSkR7mZGpUAVLRLyaAsZhqTM,20397
|
|
47
88
|
nonebot_plugin_osubot/draw/score.py,sha256=cUD8zpdf8e43Du9Z_A6T3HIP3IxtgSF3wheaNwMBWWk,29277
|
|
48
89
|
nonebot_plugin_osubot/draw/static.py,sha256=wdlzNO3xyiauKiMLr_h-B9uAsFU7fX_Y-fOusYKZP3k,4132
|
|
@@ -74,7 +115,7 @@ nonebot_plugin_osubot/matcher/mu.py,sha256=l3Ebz47o46EvN2nvo9-zzQI4CTaLMcd5XW0ql
|
|
|
74
115
|
nonebot_plugin_osubot/matcher/osu_help.py,sha256=64rOkYEOETvU8AF__0xLZjVRs3cTac0D1XEultPK_kM,728
|
|
75
116
|
nonebot_plugin_osubot/matcher/osudl.py,sha256=yLEblYnLprTf2T00FiRWJ8CuCd0IHyUY9Ka68yAKOXo,872
|
|
76
117
|
nonebot_plugin_osubot/matcher/pr.py,sha256=xGjQvEJHmIZkq9luu8TtbjBB8FykGI4Wzi_-eXghOjQ,4951
|
|
77
|
-
nonebot_plugin_osubot/matcher/preview.py,sha256=
|
|
118
|
+
nonebot_plugin_osubot/matcher/preview.py,sha256=22zNjRdpwxbmIsyZQlUE-qXQBCQCfP_2WobGP7nZZh4,2314
|
|
78
119
|
nonebot_plugin_osubot/matcher/rank.py,sha256=sFEim3cR_vswzLmbagjqy-ypolcprAxQpawiSEcFqEI,3619
|
|
79
120
|
nonebot_plugin_osubot/matcher/rating.py,sha256=JY1Q1ELU3Y1FhQ7kVWVkgVsYEVxkAcxjsoMcwC_u234,450
|
|
80
121
|
nonebot_plugin_osubot/matcher/recommend.py,sha256=DChL83UNSi_XDHUm1ksPwUgQE12PI_EHaxXkJQoZ5Oc,2521
|
|
@@ -396,7 +437,7 @@ nonebot_plugin_osubot/osufile/work/stardiff.png,sha256=mBPOspsqNr1FkDolzTpnyIz-8
|
|
|
396
437
|
nonebot_plugin_osubot/osufile/work/stars.png,sha256=zifMmxxjOGzSZAm1tr-3ky_yy18p1bbjgkl3zYRMcp4,305
|
|
397
438
|
nonebot_plugin_osubot/osufile/work/stars_expertplus.png,sha256=cmfpErs-flPxHEhVmS9H8vy8H7mrChvV_Q4A77oSVFY,517
|
|
398
439
|
nonebot_plugin_osubot/osufile/work/suppoter.png,sha256=4V4eNhB8_8KIXsQ1jzFyHUkicKPb5LPehoIcri4h8E4,16061
|
|
399
|
-
nonebot_plugin_osubot/pp.py,sha256=
|
|
440
|
+
nonebot_plugin_osubot/pp.py,sha256=zLKyiNcCFTaH3OE5deiqLxkQeVK261AXQ4d8uqc-3qA,3472
|
|
400
441
|
nonebot_plugin_osubot/schema/__init__.py,sha256=iC4BTSW_uPyH5-1xk3ByYa5kCicnOFWqxhuTmQKn2ik,411
|
|
401
442
|
nonebot_plugin_osubot/schema/alphaosu.py,sha256=7cJLIwl4X-dshYsXMi8hHgcp7Ly6BiI3pqwXENhMaX0,693
|
|
402
443
|
nonebot_plugin_osubot/schema/basemodel.py,sha256=aZI1rdOHx-kmMXohazq1s5tYdtR-2WRzfYQATmWd6a4,99
|
|
@@ -407,6 +448,6 @@ nonebot_plugin_osubot/schema/ppysb/__init__.py,sha256=JK2Z4n44gUJPVKdETMJYJ5uIw-
|
|
|
407
448
|
nonebot_plugin_osubot/schema/score.py,sha256=o32jKDESzFwOFPZnzjKqxNIj0MPUL9mFvBqgaZARHac,3269
|
|
408
449
|
nonebot_plugin_osubot/schema/user.py,sha256=sxNmqymG_kIVuGuzfchSv9UML6NPG70cqo2_h5xDIpM,2250
|
|
409
450
|
nonebot_plugin_osubot/utils/__init__.py,sha256=pyv8XxBcCOeQVDj1E4dgvktzcefgQXfKBlarsYGx1sg,815
|
|
410
|
-
nonebot_plugin_osubot-6.24.
|
|
411
|
-
nonebot_plugin_osubot-6.24.
|
|
412
|
-
nonebot_plugin_osubot-6.24.
|
|
451
|
+
nonebot_plugin_osubot-6.24.1.dist-info/WHEEL,sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU,87
|
|
452
|
+
nonebot_plugin_osubot-6.24.1.dist-info/METADATA,sha256=AgWa-nFDmhGUDBoZDsF5i7R4BJw1QJ7QxSHReQ3wgAM,4476
|
|
453
|
+
nonebot_plugin_osubot-6.24.1.dist-info/RECORD,,
|
|
File without changes
|