client: Add mechanism for loading external resources
External libs can now be added into config.js
to be loaded on the client side when running the bot.
To this end, the url of the external lib has to be added to the client.externaLibs
list prop of the configuration.
fixes #16 (closed)