mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-13 16:47:24 +08:00
19 lines
445 B
Python
19 lines
445 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
Copyright (C) 2020-2024 LiteyukiStudio. All Rights Reserved
|
|
|
|
@Time : 2024/7/25 上午2:28
|
|
@Author : snowykami
|
|
@Email : snowykami@outlook.com
|
|
@File : __init__.py
|
|
@Software: PyCharm
|
|
"""
|
|
# -*- coding: utf-8 -*-
|
|
#
|
|
# Copyright (C) 2020-2024 LiteyukiStudio. All Rights Reserved
|
|
#
|
|
# @Time : 2024/7/22 上午11:25
|
|
# @Author : snowykami
|
|
# @Email : snowykami@outlook.com
|
|
# @File : asa.py
|
|
# @Software: PyCharm |