diff --git a/src/autobioebbing.py b/src/autobioebbing.py index 5f9f232..49aed02 100644 --- a/src/autobioebbing.py +++ b/src/autobioebbing.py @@ -102,7 +102,7 @@ async def eb(client, c, conn, con, d, get_id, my_id, message_q): break if r == []: logger.warning( - 'theme not found, showing original message: ' + m.text) + 'theme not found or lost part of message, showing original message: ' + m.text) logger.debug(str(r)) if r: u1url = r[0][0]