index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planetwars-matchrunner
/
bots
/
timeout_bot.py
blob: a8364cae35d9e8d8265955035a4e461169b54a80 (
plain
)
1
2
3
4
import
time
# I'm going to take my sweet time!
time
.
sleep
(
1000
)