ColonelBot is currently using dynamic variables and raw reading a JSON file for its configuration. This should be updated to a object that is then serialized and deserialized.
Additionally, work to have a serializable configurable list for static bot commands and responses should be done here as well.