02/06
2016
dev-master
9999999-devListen to smooth music from the 90s
MIT
The Requires
by Michael Karbowiak
Wallogit.com
2017 © Pedro Peláez
Listen to smooth music from the 90s
In your main sovereign bot install, run this:, (*1)
composer require sovereignbot/plugin-skeleton
Add the youtube-player service provider to your config file:, (*2)
$config['serviceProviders'] = [
...
Sovereign\Service\SkeletonServiceProvider::class
];
And Restart Sovereign!, (*3)
Listen to smooth music from the 90s
MIT