jpegbot.py 文件源码

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

项目:NeedsMoreJPEGBot 作者: Arwic 项目源码 文件源码
def auth_rockets():
    global rockets_ws
    print('Attempting to connect to rockets...')
    rockets_ws = create_connection("ws://rockets.cc:3210")
    rockets_ws.send(rockets_subscription)
    print('Success!')


# downloads an image from imgur
# returns: image path
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号