{"id":20390277,"url":"https://github.com/nonebot/nonebot-tuling","last_synced_at":"2026-04-19T02:32:34.104Z","repository":{"id":57446636,"uuid":"163302768","full_name":"nonebot/nonebot-tuling","owner":"nonebot","description":"NoneBot 图灵机器人插件","archived":false,"fork":false,"pushed_at":"2019-01-19T15:37:39.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T18:42:11.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nonebot.png","metadata":{"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":"2018-12-27T14:21:10.000Z","updated_at":"2022-03-11T15:34:37.000Z","dependencies_parsed_at":"2022-09-02T23:40:47.782Z","dependency_job_id":null,"html_url":"https://github.com/nonebot/nonebot-tuling","commit_stats":null,"previous_names":["richardchien/nonebot-tuling"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nonebot/nonebot-tuling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot-tuling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot-tuling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot-tuling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot-tuling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","download_url":"https://codeload.github.com/nonebot/nonebot-tuling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot-tuling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T03:23:57.159Z","updated_at":"2026-04-19T02:32:34.061Z","avatar_url":"https://github.com/nonebot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nonebot-tuling\n\n[![License](https://img.shields.io/github/license/richardchien/nonebot-tuling.svg)](LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/nonebot-tuling.svg)](https://pypi.python.org/pypi/nonebot-tuling)\n\n## 安装\n\n```bash\npip install nonebot-tuling\n```\n\n## 配置\n\n```python\nfrom nonebot.default_config import *\n\nTULING_API_KEY = '你的图灵机器人 API KEY'\n# TULING_API_KEY = ['key1', 'key2']  # 也可以同时填入多个，会依次尝试\n```\n\n## 使用\n\n```python\nimport nonebot\n\nfrom demo import config\n\nnonebot.init(config)\n\nif __name__ == '__main__':\n    nonebot.load_plugin('nonebot_tuling')\n    nonebot.run()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonebot-tuling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonebot%2Fnonebot-tuling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonebot-tuling/lists"}