Move some generic constants and functions, or supporting functions
to a new file.
This makes the main script smaller and makes it more focused on the
core functionality of the module.
This is the initial version of the module, for Foundry v12.
It allows GMs to write and send messages to players via socketlib,
storing an history of those messages, and displaying them on the player's
side, with some potential flair, and some controls in the settings.
This *does not work* with Foundry v13, as the toolbar registration process
has changed.