wiki.py 文件源码

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

项目:Abb1t 作者: k-freeman 项目源码 文件源码
def __init__(self, bot):
        self.bot = bot.bot
        self.description = "*/wiki* _<term>_ - defines _<term>_ using wikipedia"
        self.queue_in = Queue()
        wikipedia.set_lang("de")
        thread.start_new_thread(self.run, ())

        #self.lastsearch_dict = {} #this may be implemented in order to enter simply a number
        # based on the "this was too inspecific" message. not done yet.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号