summaryrefslogtreecommitdiff
path: root/run.py
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-07-08 09:28:48 +0800
committerKyomotoi <[email protected]>2020-07-08 09:28:48 +0800
commitcdc84aa5b883f4b44753e47f703dd9d1316b8dbb (patch)
tree2111d53d39e76d741e9f4160737e86b47f59e0b1 /run.py
parent1b62dfb2f80fe09aa977b7f7d1e933e454c8b599 (diff)
downloadATRI-cdc84aa5b883f4b44753e47f703dd9d1316b8dbb.tar.gz
ATRI-cdc84aa5b883f4b44753e47f703dd9d1316b8dbb.tar.bz2
ATRI-cdc84aa5b883f4b44753e47f703dd9d1316b8dbb.zip
Update run.py
Diffstat (limited to 'run.py')
-rw-r--r--run.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/run.py b/run.py
index 3b76f73..ad51507 100644
--- a/run.py
+++ b/run.py
@@ -8,15 +8,15 @@ Blog: lolihub.icu
==================================================="""
)
print(COPYRIGHT)
-time.sleep(0)
+time.sleep(2)
from AyaBot import config
-time.sleep(0)
+time.sleep(2)
print("开始执行主程序...RCnb!")
-time.sleep(0)
+time.sleep(2)
from os import path
from AyaBot.plugins import module