Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/start.bat

6 lines
85 B
Batchfile
Raw Normal View History

2021-08-21 09:25:36 +00:00
chcp 65001
set PYTHONIOENCODING=utf-8
2021-08-20 16:32:46 +00:00
set PYTHONPATH=%~dp0
2023-02-17 05:37:11 +00:00
poetry run python bot.py