#!/usr/bin/env python3 # # message_data_static text encoder # import argparse, ast, re from oot import * charmap = {} string_regex = re.compile(r"([\"'`])(?:[\s\S])*?(?:(?