import time
from LivinGrimoire23 import *
from AXPython import *
from MatrixGUI1 import App
from skills import *
from hidden_skills import *
import tkinter as tk
from tkinter import ttk
# from tkinter import messagebox
# Press Shift+F10 to execute it or replace it with your code.
# Press...
I'm guessing this is a hardware skill
class DiPostProcessor(DiSkillV2):
def __init__(self):
super().__init__()
def input(self, ear: str, skin: str, eye: str):
if len(ear) == 0:
return