line-notify icon indicating copy to clipboard operation
line-notify copied to clipboard

A Simple Wrapper for LINE Messenger Notify

Results 1 line-notify issues
Sort by recently updated
recently updated
newest added

Please consider setting some timeout for the requests.post operation. By default requests do not time out, so this code can become blocking when LINE servers do not respond normally. https://docs.python-requests.org/en/master/user/advanced/#timeouts