/SimpleDiscord

A _simple_ PHP implementation of the Discord API

Primary LanguagePHPApache License 2.0Apache-2.0

SimpleDiscord

A simple PHP implementation of the Discord API

Examples

There is a combination of examples for each function and tests within the tests directory. They should be run from the project's root directory as they make use of autoload.php.

In order to use them you must place your token in the tests/token.txt.