from colorama import Fore, Back, Style import utils from api import ChanAPI class Process: def __init__(self, board): pass