gaming.py 文件源码

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

项目:ORELS-Cogs 作者: orels1 项目源码 文件源码
def __init__(self, bot):
        self.bot = bot
        self.dbpath = "data/gaming/settings.json"
        self.db = fileIO(self.dbpath, "load")

        self.version = "1.0.0"
        self.update_type = "release"
        self.patchnote = """
**Gaming cog, first release!**

Main purpose of this cog is to help large gaming communities. There are two groups of commands at the moment `profiles` and `lfg`

`profiles` is used for managing gaming networks profiles, such as steam, psn, xbl, etx. I see it being used to get users profile, while he/she is away.
Use `[p]help profiles` for more info

`lfg` is a bit barebone at the moment. It can be used to set your status as "looking for group", so other users can see you on the list
Use `[p]help lfg` and `[p]help lfg looking` for more info

More to come!
"""

    # useful methids
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号