from libbot.pycord.classes import PycordBot class HoloBot(PycordBot): def __init__(self, *args, **kwargs): super().__init__(*args, **kwargs)