Registry / networking / team-reflex-discord-php

team-reflex-discord-php

JSON →
library10.48.8phppackagistunverified

An unofficial API to interact with the voice and text service Discord.

composer require team-reflex/discord-php
INSTALL
IMPORT
SIG · TEAM-REFLEX-DISCOR
T
team-reflex-discord-php
networkingphpv10.48.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Discord
use Discord\Discord;

Initialize a Discord bot.

use Discord\Discord; $discord = new Discord(['token' => 'your-token']); $discord->on('ready', function ($discord) { echo 'Bot is ready!'; });
Debug
Known issues
breakingRequires PHP 8.1+ and ext-uv or ext-ev for async.
fix
Install required extensions and use PHP 8.1 or higher.
affects: >=10.0.0
Upgrade
Version history
10.48.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
36
OpenAI (training)
1
Resources
team-reflex-discord-php — pip install team-reflex-discord-php · libregistry