02/06
2016
dev-master
9999999-devLookup EVE item information
MIT
The Requires
- php ^7.0.0
by Michael Karbowiak
Wallogit.com
2017 © Pedro Peláez
Lookup EVE item information
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)
Lookup EVE item information
MIT