cleanse/discord-hypertext
Composer 安装命令:
composer require cleanse/discord-hypertext
包简介
An unofficial PHP API wrapper for the Discord client (http://discordapp.com).
关键字:
README 文档
README
#Discord requires a websocket connection. Look into using https://github.com/teamreflex/DiscordPHP
discord-hypertext
An unofficial PHP API wrapper for the Discord client (http://discordapp.com).
We're currently on version 1.2. This version has some major changes that could break your old code.
Changes:
- Added a new token option for authenticating.
- The login route is rate limited, so please cache the token for login.
$discord->token() - Mentions are now auto created if you use
<@userid>
Getting Started
Requirements
- PHP >= 5.5.9
- Composer
Install
To install, run the following (assuming composer is in your PATH)
composer require cleanse/discord-hypertext
This will install the current master branch.
Usage
Check out the docs
Check out the example
统计信息
- 总下载量: 1.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-03