diff --git a/src/status.ts b/src/status.ts index 44f4787..1f99fdc 100644 --- a/src/status.ts +++ b/src/status.ts @@ -39,6 +39,8 @@ export const handleStatus = async ( `` ); + console.log('Invalid status, got tweet ', tweet, ' conversation ', conversation); + return Strings.BASE_HTML.format({ lang: '', headers: headers.join(''),