utils.py 文件源码

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

项目:reddit2telegram 作者: Fillll 项目源码 文件源码
def __init__(self, t_channel, config):
        super(Reddit2TelegramSender, self).__init__()
        self.config = config
        self.telepot_bot = telepot.Bot(self.config['telegram_token'])
        self.t_channel = t_channel
        self._make_mongo_connections()
        self._store_stats()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号