..
This commit is contained in:
@@ -35,6 +35,7 @@ async def messages_routing(msg, state):
|
|||||||
text = ''
|
text = ''
|
||||||
toxic_score = 0
|
toxic_score = 0
|
||||||
if not reply_msg:
|
if not reply_msg:
|
||||||
|
logger.debug(f'scoring average for {uid}')
|
||||||
scoring_msg_id = mid
|
scoring_msg_id = mid
|
||||||
pattern = f"toxic:{cid}:{uid}:*"
|
pattern = f"toxic:{cid}:{uid}:*"
|
||||||
scores = []
|
scores = []
|
||||||
|
Reference in New Issue
Block a user