smileytechguy / simple-discord
Boilerplate api for discord.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
pkg:composer/smileytechguy/simple-discord
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.