Cookiebot
Features

Message analysis (reply_to_message dump)

dumps the replied-to message's fields back to chat, ungated exactly as v1 dispatches it (COOKIEBOT.py:202); truncates at 4000 chars, where v1 sent the whole dump and Telegram rejected anything over 4096 - so the command did nothing on exactly the messages worth analysing. QA authored, not ported

DoneM3gatewayutil
Triggers/analise/analisis/analysis
v1 scenarios
—
Ported
4
Green
7
Failing
—

dumps the replied-to message's fields back to chat, ungated exactly as v1 dispatches it (COOKIEBOT.py:202); truncates at 4000 chars, where v1 sent the whole dump and Telegram rejected anything over 4096 - so the command did nothing on exactly the messages worth analysing. QA authored, not ported

v1 source: Miscellaneous.py:71-81

What it does

Behaviour that must not change

How to verify it

On this page