cleanse/discord-hypertext 问题修复 & 功能扩展

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

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

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

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

GitHub 信息

  • Stars: 20
  • Watchers: 8
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-11-03