🎯 Testing notifications for: Titanium (ID: 6838875926)
✅ Created: 📅 Class Scheduled (ID: test_scheduled_69e01e78a8f390.19852683)
✅ Created: ⏰ 1 Hour Reminder (ID: test_before_1_hour_69e01e78a8f442.79420003)
✅ Created: 🔔 10 Minutes Reminder (ID: test_before_10_min_69e01e78a8f496.86122679)
✅ Created: ▶️ Class Started (ID: test_on_start_69e01e78a8f4c4.43394181)
✅ Created: ⚠️ Class Rescheduled (ID: test_rescheduled_69e01e78a8f506.00980105)
✅ Created: 🚫 Class Cancelled (ID: test_cancelled_69e01e78a8f547.21061982)
📝 Total notifications created: 6
💾 Saved to: /home/titanium/api.titaniumtech.site/educational/v1/notification/live/data/notifications/notification_log.json
📤 To send these notifications, run:
curl https://api.titaniumtech.site/educational/v1/notification/live/telegram_api.php?action=send_pending
Or visit this URL with &send=1 to auto-send:
/educational/v1/notification/live/test.php?send=1
============================================================
📊 User Statistics
============================================================
👤 Username: Titanium
🆔 Telegram ID: 6838875926
🤖 Bot Started: ✅ Yes
🔔 Notifications: ✅ Enabled
📚 Active Batches: 5
📨 Total Received: 0
============================================================
💡 Usage Examples:
------------------------------------------------------------
All notifications for default user:
test_notification.php
Specific user by ID:
test_notification.php?id=6838875926
Specific user by username:
test_notification.php?id=titanium
Specific notification type:
test_notification.php?type=scheduled
test_notification.php?type=before_1_hour
test_notification.php?type=rescheduled
Auto-send after creating:
test_notification.php?id=titanium&send=1
Custom message:
test_notification.php?custom=1
------------------------------------------------------------