{"id":18673645,"url":"https://github.com/carpedm20/line","last_synced_at":"2025-04-08T06:34:49.234Z","repository":{"id":19296285,"uuid":"22533596","full_name":"carpedm20/LINE","owner":"carpedm20","description":"May the LINE be with you...","archived":false,"fork":false,"pushed_at":"2018-03-28T05:36:17.000Z","size":4266,"stargazers_count":823,"open_issues_count":99,"forks_count":194,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-04-01T04:53:13.985Z","etag":null,"topics":["line","line-massenger","python"],"latest_commit_sha":null,"homepage":"http://carpedm20.github.io/line/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carpedm20.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-01T23:37:07.000Z","updated_at":"2025-03-09T14:30:46.000Z","dependencies_parsed_at":"2022-09-26T22:10:55.448Z","dependency_job_id":null,"html_url":"https://github.com/carpedm20/LINE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpedm20%2FLINE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpedm20%2FLINE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpedm20%2FLINE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpedm20%2FLINE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carpedm20","download_url":"https://codeload.github.com/carpedm20/LINE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792838,"owners_count":20996890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["line","line-massenger","python"],"created_at":"2024-11-07T09:16:08.479Z","updated_at":"2025-04-08T06:34:49.212Z","avatar_url":"https://github.com/carpedm20.png","language":"Python","readme":"LINE\n----\n\n[![Join the chat at https://gitter.im/carpedm20/LINE](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/carpedm20/LINE?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n- Documentation : [http://carpedm20.github.io/line/](http://carpedm20.github.io/line/)\n- Developer Mailing List: [Google Group](https://groups.google.com/forum/#!forum/line-python-developer)\n\n*May the LINE be with you...*\n\n\nUpdate\n------\n\n**2015.05.28**\n\n`sendImage` and `sendImageWithURL` is fixed.\n\nTo send an Image:\n\n    \u003e\u003e\u003e contact = client.contacts[0]\n    \u003e\u003e\u003e contact.sendImage('./image.jpg')\n\nOr use:\n\n    \u003e\u003e\u003e contact = client.contacts[0]\n    \u003e\u003e\u003e contact.sendImageWithURL('https://avatars3.githubusercontent.com/u/3346407?v=3\u0026s=460')\n\n\n**2015.03.31**\n\nauthToken expiration [issue](https://github.com/carpedm20/LINE/issues/9) solved.\n\nupdate authToken **automatically**:\n\n    $ pip install line --upgrade\n\nThere is nothing to change in your original code.\n\nupdate authToken **manually**:\n\n    $ pip install line --upgrade\n    $ python\n    \u003e\u003e\u003e from line import LineClient, LineGroup, LineContact\n    \u003e\u003e\u003e client = LineClient(\"ID\", \"PASSWORD\")\n    \u003e\u003e\u003e client.updateAuthToken() # manual update\n    True\n\n\n**2014.08.08**\n\nSome codes are removed because of the request of LINE corporation. You can use library only with `authToken` login.\n\n\nScreenshot\n----------\n\n![alt_tag](http://3.bp.blogspot.com/-FX3ONLEKBBY/U9xJD8JkJbI/AAAAAAAAF2Q/1E7VXOkvYAI/s1600/%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA+2014-08-02+%E1%84%8B%E1%85%A9%E1%84%8C%E1%85%A5%E1%86%AB+10.47.15.png)\n\n\nAuthor\n------\n\nTaehoon Kim / [@carpedm20](http://carpedm20.github.io/about/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarpedm20%2Fline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarpedm20%2Fline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarpedm20%2Fline/lists"}