l2 = [item for item in l1 if suffix[item[-N:]] <= 1 ]
global vc
global voice_channel
global voice_channel
voice_channel = None
vc = None
play_song_is_running = True
if vc is None:
await voice_channel.connect()
else:
await vc.move_to(voice_channel)