nonebot-plugin-l4d2-server 0.3.4a2__py3-none-any.whl → 0.3.5__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.
Files changed (32) hide show
  1. README.md +23 -3
  2. nonebot_plugin_l4d2_server/__init__.py +75 -20
  3. nonebot_plugin_l4d2_server/command.py +5 -4
  4. nonebot_plugin_l4d2_server/config.py +26 -11
  5. nonebot_plugin_l4d2_server/data/L4D2/image/template/anne.html +7 -4
  6. nonebot_plugin_l4d2_server/data/L4D2/image/template/back.png +0 -0
  7. nonebot_plugin_l4d2_server/data/L4D2/image/template/help - /321/205/320/231/320/277/321/206/320/254/320/274.html" +232 -0
  8. nonebot_plugin_l4d2_server/data/L4D2/image/template/help.html +1 -1
  9. nonebot_plugin_l4d2_server/data/L4D2/image/template/help_dack.html +231 -0
  10. nonebot_plugin_l4d2_server/data/L4D2/image/template/ip.html +1 -1
  11. nonebot_plugin_l4d2_server/data/L4D2/l4d2.json +27 -139
  12. nonebot_plugin_l4d2_server/l4d2_anne/__init__.py +40 -17
  13. nonebot_plugin_l4d2_server/l4d2_anne/analysis.py +40 -0
  14. nonebot_plugin_l4d2_server/l4d2_anne/anne_telecom.py +70 -70
  15. nonebot_plugin_l4d2_server/l4d2_anne/server.py +2 -1
  16. nonebot_plugin_l4d2_server/l4d2_anne/startand.py +18 -0
  17. nonebot_plugin_l4d2_server/l4d2_file/__init__.py +28 -2
  18. nonebot_plugin_l4d2_server/l4d2_image/__init__.py +8 -11
  19. nonebot_plugin_l4d2_server/l4d2_queries/__init__.py +4 -0
  20. nonebot_plugin_l4d2_server/l4d2_queries/maps.py +27 -0
  21. nonebot_plugin_l4d2_server/l4d2_queries/qqgroup.py +12 -7
  22. nonebot_plugin_l4d2_server/l4d2_server/web.py +221 -0
  23. nonebot_plugin_l4d2_server/l4d2_server/webUI.py +353 -0
  24. nonebot_plugin_l4d2_server/l4d2_server/workshop.py +24 -5
  25. nonebot_plugin_l4d2_server/seach.py +2 -1
  26. nonebot_plugin_l4d2_server/utils.py +5 -7
  27. {nonebot_plugin_l4d2_server-0.3.4a2.dist-info → nonebot_plugin_l4d2_server-0.3.5.dist-info}/METADATA +28 -4
  28. nonebot_plugin_l4d2_server-0.3.5.dist-info/RECORD +49 -0
  29. nonebot_plugin_l4d2_server/data/L4D2/image/template/back2.jpg +0 -0
  30. nonebot_plugin_l4d2_server-0.3.4a2.dist-info/RECORD +0 -43
  31. {nonebot_plugin_l4d2_server-0.3.4a2.dist-info → nonebot_plugin_l4d2_server-0.3.5.dist-info}/LICENSE +0 -0
  32. {nonebot_plugin_l4d2_server-0.3.4a2.dist-info → nonebot_plugin_l4d2_server-0.3.5.dist-info}/WHEEL +0 -0
@@ -1,43 +0,0 @@
1
- LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
2
- nonebot_plugin_l4d2_server/__init__.py,sha256=3as0HGCEoBLDEUIQOIfKoxPUQeLH4M_Iqugroofai8Q,15614
3
- nonebot_plugin_l4d2_server/command.py,sha256=pkCI8_C5IFLmgc5MyNJTW5r9GjYf1UHXWFEXEVq5EWo,4876
4
- nonebot_plugin_l4d2_server/config.py,sha256=yQF0zi1OIyoTWN9Na4WUTl9Lr8Q8BYEQwl8UX77u78s,3862
5
- nonebot_plugin_l4d2_server/data/L4D2/image/head/head.png,sha256=Z72PEvp7xF1DZcLDeuWlg2_g6JAfHxtisptWn6BYGN8,158357
6
- nonebot_plugin_l4d2_server/data/L4D2/image/header/player1.jpg,sha256=2A_llIi9YVhJs9JOMuF36by7Ewc7P7qOgQS8t5jemNw,405369
7
- nonebot_plugin_l4d2_server/data/L4D2/image/template/anne.html,sha256=lHU5p2zS8rxiJW8omqVZtgWUXdgG1d9h5_o68of0ip0,1543
8
- nonebot_plugin_l4d2_server/data/L4D2/image/template/back.png,sha256=2QUvYzGL8NQtURbRZFT9SXBT2rYjd1z-OVSoAF80fD4,1529483
9
- nonebot_plugin_l4d2_server/data/L4D2/image/template/back2.jpg,sha256=45oMSA-TRm8x0ufMlJ0O5R8IXY4wceb800sw8n_n6zA,612306
10
- nonebot_plugin_l4d2_server/data/L4D2/image/template/fingerprint.svg,sha256=AwLa0b5WQjuatlNF4ob1sTJk2ZG3bi4S46AgoNbs10U,2150
11
- nonebot_plugin_l4d2_server/data/L4D2/image/template/help.html,sha256=TomooDmqUmqcIyioyNsCdkxOQGCYkw3u12F9IYO1c7Q,6214
12
- nonebot_plugin_l4d2_server/data/L4D2/image/template/ip.html,sha256=uAnZ8SUlpLRt5AcYcf2kY8PHb_aUtHa_n5b2iNe0I30,1579
13
- nonebot_plugin_l4d2_server/data/L4D2/image/template/vue.css,sha256=2sGjCFrR-3tFMB_x7l4K6k40tZ5JVzhWqD759cagYBA,7874
14
- nonebot_plugin_l4d2_server/data/L4D2/l4d2.json,sha256=TOYMSDi67z-CiZyyoECs4AKanLF78MU1-ckf-emzIXo,5087
15
- nonebot_plugin_l4d2_server/l4d2_anne/__init__.py,sha256=9yBe1X1jy6Ka5j2518v8kaxQX_Q9HMLqXUXl88uH9RI,7771
16
- nonebot_plugin_l4d2_server/l4d2_anne/anne_telecom.py,sha256=0U1iY4vSY5yyM3vrMWl2wDO_KFKi4KFRxjAuPuFdO3o,2958
17
- nonebot_plugin_l4d2_server/l4d2_anne/server.py,sha256=Y1Pss8hU1vkJepKCf9hoSShhbDT_hWrSJknW3AFJDu4,1686
18
- nonebot_plugin_l4d2_server/l4d2_data/__init__.py,sha256=1JDSuJ1mCF_zIZZfvD-O1JZCgQ2ju_EH0Y3k6oLr2j4,3332
19
- nonebot_plugin_l4d2_server/l4d2_data/config.py,sha256=1s0VUTX6Mx4aAOCym0bexNl3E-SHIQfmuv6-5qP1ymQ,485
20
- nonebot_plugin_l4d2_server/l4d2_data/players.py,sha256=USNwhbilbllbW8AP5HK-QTITA-ndip5AMxvEIfuYtwE,3308
21
- nonebot_plugin_l4d2_server/l4d2_data/serverip.py,sha256=AKZbr1YZkXRBUX1QNQyPfvhF3am0sY7Y9Ed_EAHlg4c,1316
22
- nonebot_plugin_l4d2_server/l4d2_file/__init__.py,sha256=GphmIgEDuYlzDykK_lcPKuncCunOOGt0gfYsPUhBaYQ,3689
23
- nonebot_plugin_l4d2_server/l4d2_image/__init__.py,sha256=NyhcMpYOglfGXOY3RHhCRyajU6tQoUbUvtuwbax0O0Q,4355
24
- nonebot_plugin_l4d2_server/l4d2_image/download.py,sha256=n1YQNMeTslbLMLbkRVfRFX6mipmxfI8HWQ7sG8bVXDI,4097
25
- nonebot_plugin_l4d2_server/l4d2_image/htmlimg.py,sha256=bz1oJn-CUoPuBktJxGLrm1FsuMoehlt17pcoYVhIrVs,1070
26
- nonebot_plugin_l4d2_server/l4d2_image/send_image_tool.py,sha256=DKliVudSSeec4Gl5Deji04-P4_bbSIvXWorEIPQpKDc,968
27
- nonebot_plugin_l4d2_server/l4d2_image/steam.py,sha256=-N0dcTmnCu5UOjUik0UMWR3pTlCQK7PnkxGuZpju-TU,2481
28
- nonebot_plugin_l4d2_server/l4d2_image/vtfs.py,sha256=2WuXE_4_5eVNExzYCTgZnKZrcE6CxqnDpjpKEA_FHCE,1427
29
- nonebot_plugin_l4d2_server/l4d2_queries/__init__.py,sha256=fPnjXyKPCf3Tg2U36QCiLTAwzG02Dzaud5iirEY3EwA,3327
30
- nonebot_plugin_l4d2_server/l4d2_queries/ohter.py,sha256=HQzsbk10L5nUrPAaN-FvCJO9kmfOyXz8nrnZZezg8Ss,888
31
- nonebot_plugin_l4d2_server/l4d2_queries/qqgroup.py,sha256=ylFSFYS8bSEyeOMDvF9daPX3MdwO28bPhIxoW3A5ZBQ,10175
32
- nonebot_plugin_l4d2_server/l4d2_server/__init__.py,sha256=mp3Za6jJ-V92ChXRhl3k4D1tMTY4dqHdXgMzdWutccc,1676
33
- nonebot_plugin_l4d2_server/l4d2_server/rcon.py,sha256=aP2n-sq_vM-h6UjnNCmKK9_WW8oS9zFySgowPl5FXd4,1160
34
- nonebot_plugin_l4d2_server/l4d2_server/workshop.py,sha256=8Pmv7sHWerGctMkrR25sBta3G-xseJ_teSRPdqAmC5w,864
35
- nonebot_plugin_l4d2_server/message.py,sha256=x_ts0HaW3SNOma-baEG0oaeozKE5Nh_fybnRH6VE8i0,1678
36
- nonebot_plugin_l4d2_server/seach.py,sha256=FOtFWYVWNxt-tMFXdVN7_F1vBTKlTDdRljoUWFQzB9w,1021
37
- nonebot_plugin_l4d2_server/txt_to_img.py,sha256=ZaxHYNu8aAZUH4fNALyE1Q_ET7KuWytEiMFZ9loZnqc,2188
38
- nonebot_plugin_l4d2_server/utils.py,sha256=3dkCFjD2xtf4XY8m4C7Tm8kc1DYyYRMIo1HMFo7U6K0,8299
39
- README.md,sha256=E6g9IP_S21p_DyvlRI779IG7xGvEdAenvDBpr1iRGjk,16347
40
- nonebot_plugin_l4d2_server-0.3.4a2.dist-info/LICENSE,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
41
- nonebot_plugin_l4d2_server-0.3.4a2.dist-info/METADATA,sha256=X4QPyGG4K8SuoRJdNkBUcQ-0o4m8Gf2KR0Srbxj8t5k,17752
42
- nonebot_plugin_l4d2_server-0.3.4a2.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
43
- nonebot_plugin_l4d2_server-0.3.4a2.dist-info/RECORD,,