mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2025-09-09 13:46:23 +00:00
Ⓜ️手动从旧梦 81a191f merge
This commit is contained in:
5
tests/test_core.py
Normal file
5
tests/test_core.py
Normal file
@ -0,0 +1,5 @@
|
||||
from src.liteyuki import LiteyukiBot
|
||||
|
||||
if __name__ == "__main__":
|
||||
lyb = LiteyukiBot()
|
||||
lyb.run()
|
Reference in New Issue
Block a user