
I'm very impressed with the community contributions when it comes to API scripts, and I'm starting to use quite a few in my campaign. One of the things I'm noticing is that these user contributed scripts go through an evolution, with bug fixes and new functionality being added with each new revision. If you utilize them in your campaign you have to keep an eye out for new revisions and changes to those scripts and update them in your campaign to get the changes and fixes. One thing that I think would enhance the use of the API within the campaign would be to have the ability to link back to the source script in Gist so that as they're changed, your copy of that script within your campaign would stay updated automatically without you having to copy and paste it anew every time. I don't know if Gist has an API to do something like that, but I was thinking maybe it could be as simple as posting into an input field the URL of the raw gist file. This of course would be in addition to the option of using the script editor as it is today, which would continue to allow you to maintain your own versions that may have your optimizations and tweaks that you've programmed. Anyway, just a thought.