{"id":21433713,"url":"https://github.com/femiwiki/tweetbot","last_synced_at":"2025-07-14T13:31:35.346Z","repository":{"id":17199134,"uuid":"71883489","full_name":"femiwiki/tweetbot","owner":"femiwiki","description":"🐦 페미위키 트위터 봇","archived":false,"fork":false,"pushed_at":"2023-10-01T05:53:12.000Z","size":76,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-14T07:20:45.648Z","etag":null,"topics":["bot","twitter"],"latest_commit_sha":null,"homepage":"https://femiwiki.com/w/%EC%82%AC%EC%9A%A9%EC%9E%90:%ED%8A%B8%EC%9C%97%EB%B4%87","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/femiwiki.png","metadata":{"funding":{"patreon":"femiwiki"},"files":{"readme":"README.md","changelog":null,"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":"2016-10-25T09:55:42.000Z","updated_at":"2023-12-14T07:20:45.648Z","dependencies_parsed_at":"2023-01-11T20:26:06.182Z","dependency_job_id":null,"html_url":"https://github.com/femiwiki/tweetbot","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Ftweetbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Ftweetbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Ftweetbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Ftweetbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/femiwiki","download_url":"https://codeload.github.com/femiwiki/tweetbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225980902,"owners_count":17554919,"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":["bot","twitter"],"created_at":"2024-11-22T23:29:30.332Z","updated_at":"2024-11-22T23:29:30.951Z","avatar_url":"https://github.com/femiwiki.png","language":"Python","funding_links":["https://patreon.com/femiwiki"],"categories":[],"sub_categories":[],"readme":"[tweetbot] [![Github checks status]][github checks link] [![codecov.io status]][codecov.io link]\n========\n\n[Github Action]을 통해 [페미위키]의 [페미위키:한줄인용] 문서에서 한 문장을 가져와 지정된 트위터\n계정에 트윗합니다.\n\n\u0026nbsp;\n\nDevelopment\n--------\n```bash\n# Setup venv first\n# python -m venv .venv\n# source .venv/bin/activate\n\n# Install dependencies\npip install -r requirements.txt\npip install --editable .\n\n# Run\nexport TWITTER_CONSUMER_KEY=xxxxxxxx\nexport TWITTER_CONSUMER_SECRET=xxxxxxxx\nexport TWITTER_ACCESS_TOKEN=xxxxxxxx\nexport TWITTER_ACCESS_TOKEN_SECRET=xxxxxxxx\nexport WIKI_PASSWORD=xxxxxxxx\npython -m tweetbot\n\n# Test\npip install pytest\npytest\n\n# Lint\npip install flake8\nflake8\n\n# Packaging\npip install wheel\npython setup.py sdist bdist_wheel\n```\n\n\u0026nbsp;\n\n--------\n\nThe source code of *tweetbot* is primarily distributed under the terms of\nthe [GNU Affero General Public License v3.0] or any later version. See\n[COPYRIGHT] for details.\n\n[github checks status]: https://badgen.net/github/checks/femiwiki/tweetbot\n[github checks link]: https://github.com/femiwiki/tweetbot/actions\n[codecov.io status]: https://badgen.net/codecov/c/github/femiwiki/tweetbot\n[codecov.io link]: https://codecov.io/gh/femiwiki/tweetbot\n[Github Action]: https://github.com/features/actions\n[tweetbot]: https://femiwiki.com/w/%EC%82%AC%EC%9A%A9%EC%9E%90:%ED%8A%B8%EC%9C%97%EB%B4%87\n[페미위키]: https://femiwiki.com\n[페미위키:한줄인용]: https://femiwiki.com/w/%ED%8E%98%EB%AF%B8%EC%9C%84%ED%82%A4:%ED%95%9C%EC%A4%84%EC%9D%B8%EC%9A%A9\n[GNU Affero General Public License v3.0]: LICENSE\n[COPYRIGHT]: COPYRIGHT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Ftweetbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffemiwiki%2Ftweetbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Ftweetbot/lists"}