02/06
2016
dev-master
9999999-devPlay various curated radio stations
MIT
The Requires
by Michael Karbowiak
Wallogit.com
2017 © Pedro Peláez
Play various curated radio stations
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)
Play various curated radio stations
MIT