mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
5 lines
43 B
Batchfile
5 lines
43 B
Batchfile
chcp 65001
|
|
pushd %~dp0
|
|
python red.py
|
|
pause
|