Skip to content

Instantly share code, notes, and snippets.

@kuzaxak
Created July 12, 2016 15:57
Show Gist options
  • Save kuzaxak/15a71faa9c11f09acf2745569b35be81 to your computer and use it in GitHub Desktop.
Save kuzaxak/15a71faa9c11f09acf2745569b35be81 to your computer and use it in GitHub Desktop.
/usr/bin/python3.4 /home/wsb-192a/Downloads/pycharm-5.0.4/helpers/pydev/pydevd.py --multiproc --qt-support --client 127.0.0.1 --port 33908 --file /home/wsb-192a/PycharmProjects/music_scrapper/test_comments.py
pydev debugger: process 13418 is connecting
Connected to pydev debugger (build 143.2370)
INFO:werkzeug: * Running on http://0.0.0.0:7778/ (Press CTRL+C to quit)
INFO:urllib3.connectionpool:Starting new HTTPS connection (1): www.musical.ly
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407502463315968 HTTP/1.1" 200 2492
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDIxODExMTc0MDg0NDE4MzYzNzE5Njg", "commentText": "Nice pic", "commentId": 117408441836371968, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117408441836371968, "owned": false, "targetKey": "MzI3NDExMTc0MDc1MDI0NjMzMTU5Njg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407502463315968}, "fallback": false, "timestamp": 1468335068853}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407495806914560 HTTP/1.1" 200 2205
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDIxODExMTc0MDg2NTA4MTM0OTMyNDk", "commentText": "Nice pic", "commentId": 117408650813493249, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117408650813493249, "owned": false, "targetKey": "MzI3MzExMTc0MDc0OTU4MDY5MTQ1NjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407495806914560}, "fallback": false, "timestamp": 1468335118635}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407312473890816 HTTP/1.1" 200 2452
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 1185
таINFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDIyNTExMTc0MDg4MDUyOTM4NjI5MTI", "commentText": "Nice pic", "commentId": 117408805293862912, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117408805293862912, "owned": false, "targetKey": "MzI2OTExMTc0MDczMTI0NzM4OTA4MTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407312473890816}, "fallback": false, "timestamp": 1468335155465}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407309286297600 HTTP/1.1" 200 2331
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDIzMTExMTc0MDkxMjU4ODEyOTA3NTI", "commentText": "Nice pic", "commentId": 117409125881290752, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409125881290752, "owned": false, "targetKey": "MzI2ODExMTc0MDczMDkyODYyOTc2MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407309286297600}, "fallback": false, "timestamp": 1468335231902}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407245688012800 HTTP/1.1" 200 2358
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI0ODExMTc0MDkzMjAyOTU2MjA2MDg", "commentText": "Nice pic", "commentId": 117409320295620608, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409320295620608, "owned": false, "targetKey": "MzI2MzExMTc0MDcyNDU2ODgwMTI4MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407245688012800}, "fallback": false, "timestamp": 1468335278270}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407211483439104 HTTP/1.1" 200 2266
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 2235
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 3207
INFO:musically.bot:Comment Diff - {"last_comment_before": "@k.._..b merci \u2665", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI1OTExMTc0MDk0NTIxMTgzOTI4MzI", "commentText": "Nice pic", "commentId": 117409452118392832, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409452118392832, "owned": false, "targetKey": "MzI2NTExMTc0MDcyMTE0ODM0MzkxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407211483439104}, "fallback": false, "timestamp": 1468335309719}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407205041000448 HTTP/1.1" 200 2347
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI1MTExMTc0MDk1ODM4MzYzMDc0NTY", "commentText": "Nice pic", "commentId": 117409583836307456, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409583836307456, "owned": false, "targetKey": "MzI2MzExMTc0MDcyMDUwNDEwMDA0NDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407205041000448}, "fallback": false, "timestamp": 1468335341131}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407195985600512 HTTP/1.1" 200 2334
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI2MjExMTc0MDk3MTU1NjY4ODY5MTI", "commentText": "Nice pic", "commentId": 117409715566886912, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409715566886912, "owned": false, "targetKey": "MzI2MTExMTc0MDcxOTU5ODU2MDA1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407195985600512}, "fallback": false, "timestamp": 1468335372500}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407166331781120 HTTP/1.1" 200 2429
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI2NDExMTc0MDk4NDc4NTEwNDQ4NjQ", "commentText": "Nice pic", "commentId": 117409847851044864, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409847851044864, "owned": false, "targetKey": "MzI2NDExMTc0MDcxNjYzMzE3ODExMjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407166331781120}, "fallback": false, "timestamp": 1468335404078}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407140595503104 HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI3NTExMTc0MDk5Nzk1NTYzMTUxMzY", "commentText": "Nice pic", "commentId": 117409979556315136, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117409979556315136, "owned": false, "targetKey": "MzI1ODExMTc0MDcxNDA1OTU1MDMxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407140595503104}, "fallback": false, "timestamp": 1468335435461}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407134073430016 HTTP/1.1" 200 2352
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 2072
INFO:musically.bot:Comment Diff - {"last_comment_before": "@JocelynFille", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI3NjExMTc0MTAxMTE0NDIwMDYwMTY", "commentText": "Nice pic", "commentId": 117410111442006016, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410111442006016, "owned": false, "targetKey": "MzI1NzExMTc0MDcxMzQwNzM0MzAwMTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407134073430016}, "fallback": false, "timestamp": 1468335466893}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407117128384512 HTTP/1.1" 200 2655
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI4ODExMTc0MTAyNDMxOTc3MjI2MjQ", "commentText": "Nice pic", "commentId": 117410243197722624, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410243197722624, "owned": false, "targetKey": "MzI1MzExMTc0MDcxMTcxMjgzODQ1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407117128384512}, "fallback": false, "timestamp": 1468335498289}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407107565363200 HTTP/1.1" 200 2728
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI4OTExMTc0MTAzNzU0Nzc3MjMxMzY", "commentText": "Nice pic", "commentId": 117410375477723136, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410375477723136, "owned": false, "targetKey": "MzI1MDExMTc0MDcxMDc1NjUzNjMyMDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407107565363200}, "fallback": false, "timestamp": 1468335529867}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407064070545408 HTTP/1.1" 200 2103
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI5MjExMTc0MTA1MTA2MDEzNjM0NTY", "commentText": "Nice pic", "commentId": 117410510601363456, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410510601363456, "owned": false, "targetKey": "MzI1MDExMTc0MDcwNjQwNzA1NDU0MDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407064070545408}, "fallback": false, "timestamp": 1468335562102}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407061730000896 HTTP/1.1" 200 2304
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDI5MzExMTc0MTA2NDI0MjgzMzQwODE", "commentText": "Nice pic", "commentId": 117410642428334081, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410642428334081, "owned": false, "targetKey": "MzI1OTExMTc0MDcwNjE3MzAwMDA4OTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407061730000896}, "fallback": false, "timestamp": 1468335593516}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407051965755392 HTTP/1.1" 200 2669
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMwNDExMTc0MTA3NzQxOTI0Njc5Njg", "commentText": "Nice pic", "commentId": 117410774192467968, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410774192467968, "owned": false, "targetKey": "MzI1NzExMTc0MDcwNTE5NjU3NTUzOTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407051965755392}, "fallback": false, "timestamp": 1468335624930}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407024874778624 HTTP/1.1" 200 2530
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 213
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 621
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "", "total_after": 1, "total_before": 0, "total_diff": 1, "posted_comment": "Nice pic", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMwNjExMTc0MTA5MDYwMTEwMjU0MDg", "commentText": "Nice pic", "commentId": 117410906011025408, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117410906011025408, "owned": false, "targetKey": "MzI1MTExMTc0MDcwMjQ4NzQ3Nzg2MjQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407024874778624}, "fallback": false, "timestamp": 1468335656357}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407502463315968 HTTP/1.1" 200 2492
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 2372
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 3351
INFO:musically.bot:Comment Diff - {"last_comment_before": "@s.l.patriciakalii thanks", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMxNzExMTc0MTEwMzc4ODgyNzAzMzY", "commentText": "Hey @shlopack46", "commentId": 117411037888270336, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411037888270336, "owned": false, "targetKey": "MzI3NDExMTc0MDc1MDI0NjMzMTU5Njg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407502463315968}, "fallback": false, "timestamp": 1468335687773}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407495806914560 HTTP/1.1" 200 2205
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMyMDExMTc0MTExNzMxNzk3NDgzNTI", "commentText": "Hey @shlopack46", "commentId": 117411173179748352, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411173179748352, "owned": false, "targetKey": "MzI3MzExMTc0MDc0OTU4MDY5MTQ1NjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407495806914560}, "fallback": false, "timestamp": 1468335720056}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407312473890816 HTTP/1.1" 200 2452
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 2323
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 3302
INFO:musically.bot:Comment Diff - {"last_comment_before": "Thanks@s.l.patriciakalii", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMyMTExMTc0MTEzMDUwODY0NjQwMDA", "commentText": "Hey @shlopack46", "commentId": 117411305086464000, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411305086464000, "owned": false, "targetKey": "MzI2OTExMTc0MDczMTI0NzM4OTA4MTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407312473890816}, "fallback": false, "timestamp": 1468335751505}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407309286297600 HTTP/1.1" 200 2331
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMzMzExMTc0MTE0NDAzNjUzMzg2MjQ", "commentText": "Hey @shlopack46", "commentId": 117411440365338624, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411440365338624, "owned": false, "targetKey": "MzI2ODExMTc0MDczMDkyODYyOTc2MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407309286297600}, "fallback": false, "timestamp": 1468335783753}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407245688012800 HTTP/1.1" 200 2358
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMzNTExMTc0MTE1NzU2MjczOTA5NzY", "commentText": "Hey @shlopack46", "commentId": 117411575627390976, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411575627390976, "owned": false, "targetKey": "MzI2MzExMTc0MDcyNDU2ODgwMTI4MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407245688012800}, "fallback": false, "timestamp": 1468335815981}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407211483439104 HTTP/1.1" 200 2266
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 3207
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 4186
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 4, "total_before": 3, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM0NzExMTc0MTE3MDg1MzY1ODIxNDQ", "commentText": "Hey @shlopack46", "commentId": 117411708536582144, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411708536582144, "owned": false, "targetKey": "MzI2NTExMTc0MDcyMTE0ODM0MzkxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407211483439104}, "fallback": false, "timestamp": 1468335847698}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407205041000448 HTTP/1.1" 200 2347
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 1, "total_before": 1, "total_diff": 0, "posted_comment": "Hey @shlopack46", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM0OTExMTc0MTE4NDE3ODk1ODMzNjA", "commentText": "Hey @shlopack46", "commentId": 117411841789583360, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411841789583360, "owned": false, "targetKey": "MzI2MzExMTc0MDcyMDUwNDEwMDA0NDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407205041000448}, "fallback": false, "timestamp": 1468335879440}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407195985600512 HTTP/1.1" 200 2334
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM1MDExMTc0MTE5NzM2MTY1NzQ0NjQ", "commentText": "Hey @shlopack46", "commentId": 117411973616574464, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117411973616574464, "owned": false, "targetKey": "MzI2MTExMTc0MDcxOTU5ODU2MDA1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407195985600512}, "fallback": false, "timestamp": 1468335910867}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407166331781120 HTTP/1.1" 200 2429
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 None
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 1, "total_before": 1, "total_diff": 0, "posted_comment": "Hey @shlopack46", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM1MjExMTc0MTIxMDUzNTk2MjYyNDA", "commentText": "Hey @shlopack46", "commentId": 117412105359626240, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412105359626240, "owned": false, "targetKey": "MzI2NDExMTc0MDcxNjYzMzE3ODExMjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407166331781120}, "fallback": false, "timestamp": 1468335942262}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407140595503104 HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM2MzExMTc0MTIyMzcxNTczMzA5NDQ", "commentText": "Hey @shlopack46", "commentId": 117412237157330944, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412237157330944, "owned": false, "targetKey": "MzI1ODExMTc0MDcxNDA1OTU1MDMxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407140595503104}, "fallback": false, "timestamp": 1468335973725}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407134073430016 HTTP/1.1" 200 2352
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 2072
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 3051
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM2NTExMTc0MTIzNzExMDY2MDMwMDg", "commentText": "Hey @shlopack46", "commentId": 117412371106603008, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412371106603008, "owned": false, "targetKey": "MzI1NzExMTc0MDcxMzQwNzM0MzAwMTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407134073430016}, "fallback": false, "timestamp": 1468336005637}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407117128384512 HTTP/1.1" 200 2574
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM3ODExMTc0MTI1MDk2MzE4OTM1MDQ", "commentText": "Hey @shlopack46", "commentId": 117412509631893504, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412509631893504, "owned": false, "targetKey": "MzI1MzExMTc0MDcxMTcxMjgzODQ1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407117128384512}, "fallback": false, "timestamp": 1468336038644}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407107565363200 HTTP/1.1" 200 2728
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM3MDExMTc0MTI2NDE1NTEwMzY0MTY", "commentText": "Hey @shlopack46", "commentId": 117412641551036416, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412641551036416, "owned": false, "targetKey": "MzI1MDExMTc0MDcxMDc1NjUzNjMyMDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407107565363200}, "fallback": false, "timestamp": 1468336070103}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407064070545408 HTTP/1.1" 200 2103
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM4MTExMTc0MTI3NzMyNzc0NDIwNDk", "commentText": "Hey @shlopack46", "commentId": 117412773277442049, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412773277442049, "owned": false, "targetKey": "MzI1MDExMTc0MDcwNjQwNzA1NDU0MDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407064070545408}, "fallback": false, "timestamp": 1468336101551}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407061730000896 HTTP/1.1" 200 2304
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 1185
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 1, "total_before": 1, "total_diff": 0, "posted_comment": "Hey @shlopack46", "last_comment_after": "Nice pic"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM4MzExMTc0MTI5MDYwNjQ5MDgyODg", "commentText": "Hey @shlopack46", "commentId": 117412906064908288, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117412906064908288, "owned": false, "targetKey": "MzI1OTExMTc0MDcwNjE3MzAwMDA4OTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407061730000896}, "fallback": false, "timestamp": 1468336133179}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407051965755392 HTTP/1.1" 200 2669
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 2355
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 3334
INFO:musically.bot:Comment Diff - {"last_comment_before": "thx u @s.l.patriciakalii", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM5NTExMTc0MTMwNDE0MDI0MTMwNTY", "commentText": "Hey @shlopack46", "commentId": 117413041402413056, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413041402413056, "owned": false, "targetKey": "MzI1NzExMTc0MDcwNTE5NjU3NTUzOTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407051965755392}, "fallback": false, "timestamp": 1468336165464}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407024874778624 HTTP/1.1" 200 2530
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 628
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 2164
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Hey @shlopack46", "last_comment_after": "Hey @shlopack46"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM5NzExMTc0MTMxNzQ1MDAzMDY5NDQ", "commentText": "Hey @shlopack46", "commentId": 117413174500306944, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413174500306944, "owned": false, "targetKey": "MzI1MTExMTc0MDcwMjQ4NzQ3Nzg2MjQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407024874778624}, "fallback": false, "timestamp": 1468336197199}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407502463315968 HTTP/1.1" 200 2492
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 2372
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407502463315968&offset=0& HTTP/1.1" 200 3350
INFO:musically.bot:Comment Diff - {"last_comment_before": "@s.l.patriciakalii thanks", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMwOTExMTc0MTMzMDk3NTgyODM3NzY", "commentText": "Please like me", "commentId": 117413309758283776, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413309758283776, "owned": false, "targetKey": "MzI3NDExMTc0MDc1MDI0NjMzMTU5Njg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407502463315968}, "fallback": false, "timestamp": 1468336229414}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407495806914560 HTTP/1.1" 200 2205
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407495806914560&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMxMTExMTc0MTM0NDI4MTgzMzg4MTc", "commentText": "Please like me", "commentId": 117413442818338817, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413442818338817, "owned": false, "targetKey": "MzI3MzExMTc0MDc0OTU4MDY5MTQ1NjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407495806914560}, "fallback": false, "timestamp": 1468336261186}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407312473890816 HTTP/1.1" 200 2452
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 2323
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407312473890816&offset=0& HTTP/1.1" 200 3301
INFO:musically.bot:Comment Diff - {"last_comment_before": "Thanks@s.l.patriciakalii", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMxMjExMTc0MTM1NzU2NDM0OTY0NDg", "commentText": "Please like me", "commentId": 117413575643496448, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413575643496448, "owned": false, "targetKey": "MzI2OTExMTc0MDczMTI0NzM4OTA4MTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407312473890816}, "fallback": false, "timestamp": 1468336292846}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407309286297600 HTTP/1.1" 200 2331
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407309286297600&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMyNTExMTc0MTM3MTA4NTExMTI5NjA", "commentText": "Please like me", "commentId": 117413710851112960, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413710851112960, "owned": false, "targetKey": "MzI2ODExMTc0MDczMDkyODYyOTc2MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407309286297600}, "fallback": false, "timestamp": 1468336325076}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407245688012800 HTTP/1.1" 200 2358
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407245688012800&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMyNzExMTc0MTM4NDYzMTQ2MDI0OTY", "commentText": "Please like me", "commentId": 117413846314602496, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413846314602496, "owned": false, "targetKey": "MzI2MzExMTc0MDcyNDU2ODgwMTI4MDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407245688012800}, "fallback": false, "timestamp": 1468336357356}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407211483439104 HTTP/1.1" 200 2266
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 3207
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407211483439104&offset=0& HTTP/1.1" 200 4185
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 4, "total_before": 3, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMzODExMTc0MTM5NzgwNjE4NTY3Njg", "commentText": "Please like me", "commentId": 117413978061856768, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117413978061856768, "owned": false, "targetKey": "MzI2NTExMTc0MDcyMTE0ODM0MzkxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407211483439104}, "fallback": false, "timestamp": 1468336388791}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407205041000448 HTTP/1.1" 200 2347
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407205041000448&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDMzMDExMTc0MTQxMTAwMDIxNDMyMzI", "commentText": "Please like me", "commentId": 117414110002143232, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414110002143232, "owned": false, "targetKey": "MzI2MzExMTc0MDcyMDUwNDEwMDA0NDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407205041000448}, "fallback": false, "timestamp": 1468336420244}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407195985600512 HTTP/1.1" 200 2334
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407195985600512&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM0MjExMTc0MTQyNDUwOTIyMzczMTI", "commentText": "Please like me", "commentId": 117414245092237312, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414245092237312, "owned": false, "targetKey": "MzI2MTExMTc0MDcxOTU5ODU2MDA1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407195985600512}, "fallback": false, "timestamp": 1468336452450}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407166331781120 HTTP/1.1" 200 2429
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407166331781120&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM0NDExMTc0MTQzNzgxMDE5NjA3MDQ", "commentText": "Please like me", "commentId": 117414378101960704, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414378101960704, "owned": false, "targetKey": "MzI2NDExMTc0MDcxNjYzMzE3ODExMjA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407166331781120}, "fallback": false, "timestamp": 1468336484166}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407140595503104 HTTP/1.1" 200 2110
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407140595503104&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM1NjExMTc0MTQ1MTMyMjE1MjE0MDg", "commentText": "Please like me", "commentId": 117414513221521408, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414513221521408, "owned": false, "targetKey": "MzI1ODExMTc0MDcxNDA1OTU1MDMxMDQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407140595503104}, "fallback": false, "timestamp": 1468336516339}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407134073430016 HTTP/1.1" 200 2352
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 2072
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407134073430016&offset=0& HTTP/1.1" 200 3050
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM1NzExMTc0MTQ2NDUwMjc0NzEzNjA", "commentText": "Please like me", "commentId": 117414645027471360, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414645027471360, "owned": false, "targetKey": "MzI1NzExMTc0MDcxMzQwNzM0MzAwMTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407134073430016}, "fallback": false, "timestamp": 1468336547758}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407117128384512 HTTP/1.1" 200 2574
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407117128384512&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM2OTExMTc0MTQ3NzY4Nzk2NTY5NjA", "commentText": "Please like me", "commentId": 117414776879656960, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414776879656960, "owned": false, "targetKey": "MzI1MzExMTc0MDcxMTcxMjgzODQ1MTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407117128384512}, "fallback": false, "timestamp": 1468336579218}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407107565363200 HTTP/1.1" 200 2728
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407107565363200&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM2MDExMTc0MTQ5MDg3MzU5MzAzNjg", "commentText": "Please like me", "commentId": 117414908735930368, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117414908735930368, "owned": false, "targetKey": "MzI1MDExMTc0MDcxMDc1NjUzNjMyMDA", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407107565363200}, "fallback": false, "timestamp": 1468336610636}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407064070545408 HTTP/1.1" 200 2103
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 2081
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407064070545408&offset=0& HTTP/1.1" 200 3059
INFO:musically.bot:Comment Diff - {"last_comment_before": "thanks", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM3MjExMTc0MTUwNDA1Mzc3Njc5Mzc", "commentText": "Please like me", "commentId": 117415040537767937, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117415040537767937, "owned": false, "targetKey": "MzI1MDExMTc0MDcwNjQwNzA1NDU0MDg", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407064070545408}, "fallback": false, "timestamp": 1468336642058}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407061730000896 HTTP/1.1" 200 2304
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407061730000896&offset=0& HTTP/1.1" 200 2163
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM3MzExMTc0MTUxNzIzNDc5OTgyMDg", "commentText": "Please like me", "commentId": 117415172347998208, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117415172347998208, "owned": false, "targetKey": "MzI1OTExMTc0MDcwNjE3MzAwMDA4OTY", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407061730000896}, "fallback": false, "timestamp": 1468336673526}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407051965755392 HTTP/1.1" 200 2749
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 2435
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407051965755392&offset=0& HTTP/1.1" 200 3413
INFO:musically.bot:Comment Diff - {"last_comment_before": "thx u @s.l.patriciakalii", "total_after": 3, "total_before": 2, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM4NDExMTc0MTUzMDQxNzA3MzM1Njg", "commentText": "Please like me", "commentId": 117415304170733568, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117415304170733568, "owned": false, "targetKey": "MzI1NzExMTc0MDcwNTE5NjU3NTUzOTI", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407051965755392}, "fallback": false, "timestamp": 1468336704928}
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/musicals/117407024874778624 HTTP/1.1" 200 2530
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 1185
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"POST /rest/v2/comments/ HTTP/1.1" 200 627
DEBUG:urllib3.connectionpool:Setting read timeout to 24
DEBUG:urllib3.connectionpool:"GET /rest/v2/comments/listByMusicalId?anchor=0&musicalId=117407024874778624&offset=0& HTTP/1.1" 200 None
INFO:musically.bot:Comment Diff - {"last_comment_before": "Nice pic", "total_after": 2, "total_before": 1, "total_diff": 1, "posted_comment": "Please like me", "last_comment_after": "Please like me"}
INFO:musically.bot:Comment Result - {"fail": false, "success": true, "result": {"likedNum": 0, "bid": "NDM4NjExMTc0MTU0MzYwNTIyMDU1Njg", "commentText": "Please like me", "commentId": 117415436052205568, "commentType": 1, "status": 2, "featured": false, "commentBy": {"userId": 57140473198292992, "userIdStr": "57140473198292992", "disabled": false, "regionCode": 0, "registered": false, "userRequestDTO": {"follow": false}, "emailVerified": false, "userSettingDTO": {"userId": 57140473198292992}}, "index": 117415436052205568, "owned": false, "targetKey": "MzI1MTExMTc0MDcwMjQ4NzQ3Nzg2MjQ", "liked": false, "targetType": 11, "replyTo": 0, "targetId": 117407024874778624}, "fallback": false, "timestamp": 1468336736360}
INFO:werkzeug:127.0.0.1 - - [12/Jul/2016 18:19:13] "GET / HTTP/1.1" 200 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment