smileytechguy / simple-discord
This package is abandoned and no longer maintained.
No replacement package was suggested.
Boilerplate api for discord.
dev-master
2020-06-19 01:43 UTC
Requires
- php: >=7.1
- textalk/websocket: ^1.2
This package is not auto-updated.
Last update: 2022-02-19 14:42:02 UTC
README
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.