andrewlevvv23/ox-tech-telegram 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

andrewlevvv23/ox-tech-telegram

Composer 安装命令:

composer require andrewlevvv23/ox-tech-telegram

包简介

A laravel facade to interact with Telegram Bots

README 文档

README

Pest Laravel Expectations

OX Tech Telegram is a Laravel package for fluently interacting with Telegram Bots made by OX-Technology

Telegram::message($shat_id, 'This is great packages!')->send();

Installation

You can install the package via composer:

composer require andrewlevvv23/ox-tech-telegram

Next, publish the configuration file telegram.php, and specify bot_token and chat_id in it.

php artisan ox-tech-telegram:publish-config  
or 
php artisan vendor:publish --tag=config     

Usage & The source of the package

After a new bot is created and added to a chat/group/channel (as described in our documentation), the Telegram facade can be used to easily send messages and interact with it:

An extensive documentation is available at

https://github.com/Andrewlevvv23/ox-tech-telegram

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-10-05