from .. import logger async def twitch_setup(bot): from .component import FocusComponent await bot.add_component(FocusComponent(bot))