diff --git a/bot.py b/bot.py index c629ea5..675b0a5 100644 --- a/bot.py +++ b/bot.py @@ -656,7 +656,7 @@ async def check_data(): await channel.send(message) -async def get_random_cyclic_message(): +def get_random_cyclic_message(): """ The function `get_random_cyclic_message` returns a random cyclic message from a list of cyclic words.