Launchbot v2.5.0
- Removed configuration from core. You can now configure Launchbot completely in config.js.
- Removed jQuery dependency. Previously used for the weather plugin. Now everything is vanilla JS.
- Added structure for plugin support.
- Streamlined JavaScript functions.