planetwars.dev/planetwars-matchrunner/bots/timeout_bot.py

4 lines
64 B
Python
Raw Normal View History

2022-09-22 17:38:09 +00:00
import time
# I'm going to take my sweet time!
time.sleep(1000)