protocollive/simpletelegrambot
最新稳定版本:2024.02.23
Composer 安装命令:
composer create-project protocollive/simpletelegrambot
包简介
A bot to simple respond commands with txt files
README 文档
README
This bot responds to commands with TXT file content. To create a new response/command, simply create the TXT file. The name is the command and the content is the answer.
Others files can be sent, like image PNG or vcard (VCF). Just create the file with the same name.
Check the Wiki for more details.
Dependencies
- PHP >= 8.3;
- TelegramBotLibrary
Installation
composer create-project protocollive/simpletelegrambot ./
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-28