You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const bot = new Telegraf(config.telegramBotToken);
/*
This file is just there to check the app. The tweets cron job will still run without this process being active. This is just a listener. You can remove this file.