Easy & powerful Bot to check if your all Telegram Bots are working or not.
API_ID
: Telegram API_ID, get it from my.telegram.org/appsAPI_HASH
: Telegram API_HASH, get it from my.telegram.org/appsSESSION_STRING
: A Pyrogram session string, get it from replit.com/@ErichDaniken/Generate-Telegram-String-SessionBOT_LIST
: Your Bot Username list without '@' (Example:breakdowns1bot breakdowns2bot
)CHANNEL_OR_GROUP_ID
: Your Channel's or Group's Telegram id (Example:-1001246808642
)MESSAGE_ID
: Telegram id of message from your Channel or Group (Example:10
)BOT_ADMIN_IDS
: Bot admin(s) id(s) (Example:1357907531 2468097531 3579864213
) - Not Required!TIME_ZONE
: Your time zone (Example:Asia/Jakarta
)TIME_FORMAT
: Your time format (Example:%A, %d %B %Y - %H:%M:%S WIB
)