example-bot:[WIP] PHP Telegram Bot的AZ示例

时间:2021-02-01 05:14:18
【文件属性】:
文件名称:example-bot:[WIP] PHP Telegram Bot的AZ示例
文件大小:50KB
文件格式:ZIP
更新时间:2021-02-01 05:14:18
bot php telegram telegram-bot manager PHP电报Bot示例 :construction: 工作正在进行中 :construction: 使用库的Telegram机器人的AZ示例。 该存储库旨在演示PHP Telegram Bot库提供的所有功能的用法,因此包含所有示例命令。 此外,它还提供了标准用法和使用的示例设置 :exclamation_mark: 重要! 这里找到的大多数命令都不能完全按原样使用,它们仅仅是功能的演示! 它们是按原样提供的,开发人员您需要添加任何其他安全措施。 在开始该项目之前,请确保您已阅读官方 以了解PHP Telegram Bot库的工作方式以及运行Telegram bot所需的知识。 让我们开始吧! :grinning_face_with_big_eyes: 0.克隆此存储库 首先,您可以使用git克隆此存储库: $ git clone https://github.com/php-telegram-bot/example-bot.git 或更好的是,将其下载为zip文件: $ curl -o example-bot.zip https://github.com/php-
【文件预览】:
example-bot-master
----.gitignore(46B)
----set.php(1KB)
----config.example.php(3KB)
----cron.php(1KB)
----phpcs.xml.dist(869B)
----manager.php(1KB)
----LICENSE(1KB)
----composer.json(914B)
----Commands()
--------Payments()
--------Message()
--------ServiceMessages()
--------Group()
--------InlineMode()
--------StartCommand.php(2KB)
--------Other()
--------Keyboard()
--------Conversation()
--------Config()
--------GenericCommand.php(2KB)
----getUpdatesCLI.php(2KB)
----README.md(4KB)
----hook.php(3KB)
----unset.php(867B)

网友评论