If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
SinusBot API PHP Class
PHP Wrapper to communicate with the SinusBot API.
Usage
via Composer
composer require sinusbot/sinusbot-api-php
Require the composer's autoload.php in the top of your php file:
require __DIR__ . '/vendor/autoload.php';
Then you can use the SinusBot API via the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.