mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
📝 文档新增特性
This commit is contained in:
parent
fa53df1e8a
commit
6f069f83d4
1
main.py
1
main.py
@ -23,6 +23,7 @@ if __name__ == "__mp_main__":
|
|||||||
nonebot.logger.error(f"An error occurred: {e}, Bug will be reported automatically.")
|
nonebot.logger.error(f"An error occurred: {e}, Bug will be reported automatically.")
|
||||||
liteyuki_api.bug_report(str(e.__repr__()))
|
liteyuki_api.bug_report(str(e.__repr__()))
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# Start as __main__
|
# Start as __main__
|
||||||
from liteyuki.utils.base.reloader import Reloader
|
from liteyuki.utils.base.reloader import Reloader
|
||||||
|
Loading…
Reference in New Issue
Block a user