This website requires JavaScript.
Explore
Help
Sign In
bot
/
app
Watch
3
Star
6.9k
Fork
1
You've already forked app
mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced
2024-11-11 06:27:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
aa2d182840
app
/
tests
/
test_core.py
5 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
:bug: fix 通道无法在进程内传递消息的问题
2024-08-12 02:40:51 +08:00
from
liteyuki
import
LiteyukiBot
:zap: 添加进程及生命周期管理器,添加轻雪框架支持
2024-07-24 02:36:46 +08:00
if
__name__
==
"
__main__
"
:
lyb
=
LiteyukiBot
(
)
lyb
.
run
(
)
Reference in New Issue
Copy Permalink