def __init__(self, player, bot): self._song = None self._player = player self._bot = bot self._lock = Lock()