Jokes Bot — Setup Check

Webhook URL: https://raghavkapoor.org/instagram-bots/jokes-bot/webhook.php

Server checks

CheckStatus
GD extension OK
cURL extension OK
config.php OK
Font regular OK
Font bold OK
generated/ writable OK

Register Telegram webhook

Current webhook info

{
    "url": "https:\/\/raghavkapoor.org\/instagram-bots\/jokes-bot\/webhook.php",
    "has_custom_certificate": false,
    "pending_update_count": 0,
    "max_connections": 40,
    "ip_address": "162.0.209.226",
    "allowed_updates": [
        "message",
        "callback_query"
    ]
}

Next steps

  1. Send /start to your Telegram bot.
  2. Send a joke — you should get an image preview.
  3. Configure Make.com (see SETUP.md).
  4. Delete this setup.php file when done.