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