summaryrefslogtreecommitdiff
path: root/BOT.py
diff options
context:
space:
mode:
[Update]
Diffstat (limited to 'BOT.py')
-rw-r--r--BOT.py11
1 files changed, 10 insertions, 1 deletions
diff --git a/BOT.py b/BOT.py
index 59b50d3..38b36d8 100644
--- a/BOT.py
+++ b/BOT.py
@@ -1,5 +1,14 @@
#!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+# -*- encoding: utf-8 -*-
+'''
+@File : bot.py
+@Time : 2020/10/11 14:36:01
+@Author : Kyomotoi
+@Contact : kyomotoiowo@gmail.com
+@Github : https://github.com/Kyomotoi
+@License : Copyright © 2018-2020 Kyomotoi, All Rights Reserved.
+'''
+__author__ = 'kyomotoi'
import time
COPYRIGHT = (