summaryrefslogtreecommitdiff
path: root/run.py
diff options
context:
space:
mode:
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