c4.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:SESTREN 作者: SirThane 项目源码 文件源码
def __init__(self, bot):
        self.bot = bot
        self.db = bot.db
        self.app_name = bot.app_name
        self.sessions = {}
        self.timeout = 120
        self.timeout_incr = 5
        self.message_icon = ["?", "?", "?"]  # :information_source:, :warning:, :no_entry:
        self.message_color = [discord.Colour.blue(), discord.Colour.orange(), discord.Colour.red()]
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号