Finally! THis is my final form!

This commit is contained in:
2024-04-09 13:32:14 +02:00
parent 8abad9b862
commit 9c5173d2c7
-1
View File
@@ -682,7 +682,6 @@ async def check_music():
# trunk-ignore(pylint/R0915)
async def check_data_q():
channel = client.get_channel(1062047367337095268)
logger.info("Scan queue")
try:
data = IN_COMM_Q.get(block=False)
await channel.send(f"O. A tak będzie wyglądało coś ciekawego w przyszłości: {data}")