summaryrefslogtreecommitdiff
path: root/BOT.py
diff options
context:
space:
mode:
Diffstat (limited to 'BOT.py')
-rw-r--r--BOT.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/BOT.py b/BOT.py
index 0384a2e..0e632ff 100644
--- a/BOT.py
+++ b/BOT.py
@@ -2,10 +2,10 @@
import time
COPYRIGHT = (
r"""====================ATRI | アトリ====================
-* CoolQ + NoneBot + Python
+* Mirai + NoneBot + Python
* Copyright © 2018-2020 Kyomotoi,All Rights Reserved
* Project: https://github.com/Kyomotoi/ATRI
-* Blog: lolihub.icu
+* Blog: blog.lolihub.icu
====================================================="""
)
print(COPYRIGHT)