From f842646d255a07eb6db6cd19c1c64a015f7952c5 Mon Sep 17 00:00:00 2001 From: Autoz <213220254@qq.com> Date: Mon, 8 Jul 2024 15:14:30 +0800 Subject: [PATCH] v1.5.5 fix bugs and new theme --- .gitignore | 2 ++ AutozShellLauncher.py | 20 -------------------- __pycache__/chatmode.cpython-310.pyc | Bin 2385 -> 2278 bytes ash.py | 2 ++ chatmode.py | 8 +------- main.py | 2 +- theme/default/theme.py | 8 ++++++-- theme/sus/theme.py | 18 ++++++++++++++++++ themetext | 2 +- 9 files changed, 31 insertions(+), 31 deletions(-) create mode 100644 .gitignore delete mode 100644 AutozShellLauncher.py create mode 100644 ash.py create mode 100644 theme/sus/theme.py diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e2cae22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/build/ +/dist/ diff --git a/AutozShellLauncher.py b/AutozShellLauncher.py deleted file mode 100644 index 9b569af..0000000 --- a/AutozShellLauncher.py +++ /dev/null @@ -1,20 +0,0 @@ -import os,sys - -if len(sys.argv) > 1: - try: - if not sys.argv[1] == "-c": - # 判断当前目录有没有main.py - - os.system("pip install pluginbase") - if os.path.exists("main.py"): - - os.system("python3 main.py") - else: - if os.path.exists("autozshell.zip"): - os.system("unzip autozshell.zip") - os.system("python3 main.py") - except: - pass - - if sys.argv[1] == "-c": - os.system("zip autozshell.zip *") diff --git a/__pycache__/chatmode.cpython-310.pyc b/__pycache__/chatmode.cpython-310.pyc index 1ca455512e1f41b6cdf3da2e6e269989ead1826a..7b7884db52a8134d91cffaaf4351ca6700e9412d 100644 GIT binary patch delta 586 zcmZ8eJxjw-6umc1wSJ_c4sEoxsjdC=qq_ME#7$5rMsRx9p@o!Iu(Svrf;cEx&ElBs z4vMRSi<6V!Z?L1_C=T8vwTOX7&VA>;cg{Qab?SXGTvL=$;Lo`@JGc&ChGTeqSFB(s zrpIZH5)?PlL|r3IM5|KcS*UuD&`vsl&|cO_zpo+0<(yu&w zV5?%9q7e`iyyhdoCsNkAl;~tAONxn<^SU=lqe(kY83!wcBjCF?ervl(n!^U&``D)1 z#d^Nqtqi*Ny>71mb+gNQzMbp4PJ3FXuIrAU6$`ngYkOfp#{KL(ZjsrHpO%}FpNNr` zftI@1y7~>qnB|>iS~+0B)(wJQ;+c$7npUagP7R^V@d?yRdnF^t|007XHi3dd^@Q*1 z24nE>BacG$UtO=|v-fX-u4FZbwsFmR8Tzt5hM(}-x(%%>a$sBvp^PDvFlv2=cJSc` DT{)8Q delta 721 zcmZ8eJ#W)c6us9ti3?4uk|8xolQfOny5SpKgai|8j38CG>QMFFRwR`}oI=!8RR)Wp zn=6l%kS!r57KDVv1`~59r2GJW1YNk#b|Qo=>)rG2@jLIF`+M&E>P#n}zYP4W9h~fb zn?0Q=bkF5+PeIVnIj+SGwv(!-%r9{%v%A{9ilmvT5ceuNnc#-*~Sv6FkyFMO%9B1Z~ zc;_D7-{s*Pen+q^9@#XR^kkhZIaP!Wj#i*;ZCXwyS^L-r%7{`d{IlzD4RL+WL(&u1 z-HvH~`E