1
0
forked from bot/app

🐛 fix 通道无法在进程内传递消息的问题

This commit is contained in:
2024-08-12 02:40:51 +08:00
parent c3fc5d429b
commit 37b8d969b1
36 changed files with 430 additions and 238 deletions

View File

@ -1,4 +1,4 @@
from src.liteyuki import LiteyukiBot
from liteyuki import LiteyukiBot
if __name__ == "__main__":
lyb = LiteyukiBot()