Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.23 KB

File metadata and controls

32 lines (20 loc) · 1.23 KB

RestCord - PHP 8.x / Discord API v10 Edition

GitHub release Discord Chat StyleCI CircleCI

What is this?

This is a PHP library for the Discord API v10. This library is limited to the basic REST api that Discord provides.

If you are doing anything heavy, or fancy, you should probably look at DiscordPHP.

Installation

Use Composer to install the package:

composer require oliverschloebe/restcord

Documentation can be found here.

License

All contents of this package are licensed under the MIT license.