Java code for COIN VASSAL extensions to interface with a bot script.
See:
COIN games published by GMT Games (http://www.gmtgames.com/c-36-coin-series.aspx).
Includes JSON Simple: https://github.com/fangyidong/json-simple
JavaScript bots require installation of NodeJS (https://nodejs.org/en/download/).
...
Some code has been taken from the VASSAL project and modified. The NoteWindow was taken as a base for the AI windows, to add a toolbar button to the VASSAL interface. Other classes are used unmodified.
VASSAL is released under LGPL v2.1 or newer.