PHPackages                             vbot/tuling - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. vbot/tuling

ActiveLibrary

vbot/tuling
===========

Vbot 自动聊天机器人

1.0.1(8y ago)203075MITPHP

Since Oct 23Pushed 8y ago3 watchersCompare

[ Source](https://github.com/phpvbot/tuling)[ Packagist](https://packagist.org/packages/vbot/tuling)[ RSS](/packages/vbot-tuling/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Tuling
======

[](#tuling)

[Vbot](https://github.com/hanson/vbot) 聊天机器人扩展，开启好友陪聊模式，注意：好友聊天自动回复，群聊中需要被@ 才自动回复。

机器人除了聊天，自带“智能工具”（如数学计算、问答百科、中英互译）、“休闲娱乐”（如成语接龙、讲故事、讲笑话、星座运势）和“生活服务”（如天气查询、快递查询）功能，直接聊天提问就行。

安装
--

[](#安装)

```
composer require vbot/tuling

```

详细安装示例看Vbot官方文档[扩展](http://create.hanc.cc/vbot/docs/extension.html)部分

扩展属性
----

[](#扩展属性)

```
name: tuling
zhName: 图灵机器人
author: 雪风
```

触发关键字
-----

[](#触发关键字)

开启后所有聊天对话自动触发，特殊功能需要什么直接问就好，以下为部分特殊功能关键词示例：

- `数字计算`：“2乘2”、“2开根号”、“8的阶乘”
- `问答互动`：“周杰伦是谁”、“给我讲个故事”、“说个笑话吧”
- `中英互译`：“苹果用英语怎么说”、“苹果英语怎么说”、“英语说苹果”
- `成语接龙`：“成语接龙”、“我要玩成语接龙”
- `快递查询`：“查快递 3803030087242”

扩展配置
----

[](#扩展配置)

可以不自定义配置，所有配置为可选项^\_^

- `status` - (可选)聊天机器人开关，默认为 `true`，管理员可以向机器人回复 `tuling on/off` 开关
- `key` - (可选)图灵机器人APIkey，如果需要自定义机器人请换成自己的图灵APIKey
- `error_message` - (可选)服务异常时的提示，默认值为 `图灵机器人失灵了，暂时没法陪聊了，T_T！`

```
// 配置示范
'tuling' => [
    'status'        => true,
    'key'           => '2b700ebfec6593f3e2f452b3bcb8be6e',
    'error_message' => '图灵机器人失灵了，暂时没法陪聊了，T_T！',
],
```

扩展负责人
-----

[](#扩展负责人)

[雪风](https://github.com/oiuv)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3129d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10583423?v=4)[hanson](/maintainers/hanson)[@Hanson](https://github.com/Hanson)

---

Top Contributors

[![oiuv](https://avatars.githubusercontent.com/u/13300261?v=4)](https://github.com/oiuv "oiuv (7 commits)")

---

Tags

vbotVbot

### Embed Badge

![Health badge](/badges/vbot-tuling/health.svg)

```
[![Health](https://phpackages.com/badges/vbot-tuling/health.svg)](https://phpackages.com/packages/vbot-tuling)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
