Before you start using this Library, you need to know how PHP works, you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.
- DiscordPHP
- PHP 8.1.2 or higher (latest version recommended)
- x86 (32-bit) PHP requires
ext-gmpenabled.
- x86 (32-bit) PHP requires
ext-json
<?php
// todoSee examples folder for more.
Documentation for the latest version can be found here. Community contributed tutorials can be found on the wiki.
We are open to contributions. However, please make sure you follow our coding standards (PSR-4 autoloading and custom styling). Please run php-cs-fixer before opening a pull request by running composer run-script cs.
MIT License, © David Cole and other contributers 2016-present.
