mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2025-09-07 04:36:23 +00:00
⚡合并轻雪f22f4d2更新,增加人性化语言内容。
This commit is contained in:
5
test/test_core.py
Normal file
5
test/test_core.py
Normal file
@ -0,0 +1,5 @@
|
||||
from src.liteyuki import LiteyukiBot
|
||||
|
||||
if __name__ == "__main__":
|
||||
lyb = LiteyukiBot()
|
||||
lyb.run()
|
0
test/test_lyapi.py
Normal file
0
test/test_lyapi.py
Normal file
0
test/test_lyfunc.py
Normal file
0
test/test_lyfunc.py
Normal file
Reference in New Issue
Block a user