{"id":27858619,"url":"https://github.com/arronf2e/bot_template","last_synced_at":"2026-02-24T05:41:23.049Z","repository":{"id":285853153,"uuid":"959566769","full_name":"arronf2e/bot_template","owner":"arronf2e","description":"airdrop bot template","archived":false,"fork":false,"pushed_at":"2025-04-03T01:56:47.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T02:35:59.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arronf2e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-03T01:56:14.000Z","updated_at":"2025-04-03T01:56:50.000Z","dependencies_parsed_at":"2025-04-03T02:46:06.488Z","dependency_job_id":null,"html_url":"https://github.com/arronf2e/bot_template","commit_stats":null,"previous_names":["arronf2e/bot_template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronf2e%2Fbot_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronf2e%2Fbot_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronf2e%2Fbot_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronf2e%2Fbot_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arronf2e","download_url":"https://codeload.github.com/arronf2e/bot_template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252345384,"owners_count":21733102,"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":[],"created_at":"2025-05-04T14:21:12.415Z","updated_at":"2025-10-23T23:44:32.667Z","avatar_url":"https://github.com/arronf2e.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# xxx 自动聊天机器人\n\n邀请链接：xxx\n\n这是一个用于自动完成 xxx 平台每日聊天任务的 Node.js 脚本。\n\n## 功能特性\n- 自动登录 xxx 平台\n- 自动完成每日聊天任务\n- 支持多账号并发执行\n- 支持代理设置\n- 定时任务功能（默认每天北京时间早上8点执行）\n\n## 使用说明\n\n### 1. 环境准备\n确保已安装 Node.js (建议版本 16+)\n\n### 2. 安装依赖\n```bash\nnpm install\n```\n### 3. 配置账号信息\n在 `private_keys.txt` 文件中配置你的 Coresky 私钥（一行一个）。\n```txt\nprivate_key1\nprivate_key2\n...\n```\n\n在 `proxies.txt` 文件中配置你的 代理信息（一行一个）。\n```txt\nsocks5://127.0.0.1:1080\n...\n```\n\n在 `messages.txt` 文件中配置你的随机问题（一行一个）。\n```txt\nwho are you?\n...\n```\n\n在 `config.yaml` 文件中配置基础配置。\n```yaml\nbase:\n  api_base_url: 'https://api1-pp.klokapp.ai/v1' # 不用改\n  referral_code: \"VECHW2KC\"  # 填写你的邀请码\n\nrunner:\n  thread_count: 1  # 线程池大小，同时跑多少个号\n  max_thread_delay: 60  # 最大线程延迟，单位秒\n\n# 定时任务配置\nscheduler:\n  jobs:\n    - name: \"chat_daily\"\n      schedule: \"0 9 * * *\"  # 每天上午8点\n```\n\n\n### 4. 运行脚本(默认每天早上8点执行，推荐使用pm2启动)\n```bash\nnode main.js # 直接运行\npm2 start main.js # 使用pm2启动\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farronf2e%2Fbot_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farronf2e%2Fbot_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farronf2e%2Fbot_template/lists"}