jpegbot.py 文件源码

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

项目:NeedsMoreJPEGBot 作者: Arwic 项目源码 文件源码
def auth_reddit():
    global reddit
    print('Attempting to authenticate with reddit...')
    reddit = praw.Reddit(reddit_app_ua)
    reddit.set_oauth_app_info(reddit_app_id, reddit_app_secret, reddit_app_uri)
    reddit.refresh_access_information(reddit_app_refresh)
    print('Success')


# connects to imgur with pyimgur
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号