rocketmates/discord-php

This package is abandoned and no longer maintained. The author suggests using the team-reflex/discord-php package instead.

Discord PHP Library powering the RocketMates Discord Bot.

Maintainers

👁 cyberblitzbirne

Package info

github.com/rocketmates/discord-php

pkg:composer/rocketmates/discord-php

Statistics

Installs: 167

Dependents: 0

Suggesters: 0

Stars: 11

Open Issues: 1

5.1.1 2020-07-15 17:26 UTC

Requires (Dev)

Suggests

  • ext-event: For a faster, and more performant loop
  • ext-libev: For a faster, and more performant loop
  • ext-libevent: For a faster, and more performant loop. Preferred
  • cache/apc-adapter: Required to use the APC cache driver
  • cache/memcache-adapter: Required to use the Memcache cache driver
  • cache/memcached-adapter: Required to use the Memcached cache driver
  • cache/redis-adapter: Required to use the Redis cache driver

Provides

None

Conflicts

None

Replaces

None

MIT c16745b50f38f49148897b36e020748d23c05c0b

  • Oliver Schlöbe <github.woop@schloebe.de>
  • David Cole <david.woop@team-reflex.com>
  • Aaron Scherer <aequasi.woop@gmail.com>

This package is auto-updated.

Last update: 2020-09-23 05:52:51 UTC


README

THIS REPO WILL BE ARCHIVED ANYTIME SOON

AS THE ORIGINAL PACKAGE HAS BEEN REVIVED AND IS BETTER AND MORE STABLE THAN EVER

DiscordPHP

A drop-in replacement wrapper for the DiscordPHP package originally by teamreflex, improved and under active development now by RocketMates.

PHP 7.4 compatible.

Installation

composer require rocketmates/discord-php

Usage

See here.

Links