Foxtrot/start

5 lines
39 B
Plaintext
Executable file

while [ true ]
do
python3 bot.py
done