BukGet / generator

The update generator works it's way through BukkitDev/Curse and updates to appropriate entries within the BukGet API
MIT License
1 stars 0 forks source link

Scrape Full Description HTML from DBO #4

Closed CaptainYarb closed 9 years ago

CaptainYarb commented 10 years ago

The Bukget description is short and often doesn't give end users an idea of what the plugin can do.

Example WITHOUT description : http://ncdrop.in/aeb Example WITH descriptoin: http://ncdrop.in/aeb

SteveMcGrath commented 10 years ago

The description is being pulled from the plugin.yml as it is generally more accurate than the long information pulled from the BukkitDev site. That being said, we could add in the fields (something like site_description) and respond back with a base64 encoded string of the data, not unlike what we do for versions.changelog.