Skip to content

Instantly share code, notes, and snippets.

<?php
// --- CONFIGURATION ---
// Replace with your Telegram Bot Token
$bot_token = 'YOUR_BOT_TOKEN_HERE';
// Replace with your Telegram Channel ID (e.g., @yourchannel or -100XXXXXXXXXX)
$channel_id = 'YOUR_CHANNEL_ID_HERE';
// Replace with your desired RSS feed URLs
$feeds = [