test auto audio

This commit is contained in:
Milka64 2019-10-19 15:54:32 +00:00
parent c947c1057d
commit e560682d99

View file

@ -137,7 +137,7 @@ def main():
@aiocron.crontab('50 9-23/1 * * *')
async def kron():
if random.choice([True,False,False]):
if random.choice([True,True,True]):
for channel in bot.get_all_channels():
if channel.name == "général":
current_chan = channel