Bale Bot

messaging

نسخه 1.0.0


نمای کلی

Bale messaging bot — ingests in-chat orders, sends chat notifications, and receives signed webhooks.

راهنمای راه‌اندازی
1. In Bale, message @BaleBot (or your bot's BotFather-equivalent) to create a bot and get its token — paste it into "Bot token" below. 2. Choose a random string for "Webhook secret token" below (anything works, just keep it private). 3. Register the webhook URL shown above with Bale by calling:
POST https://tapi.bale.ai/bot<BOT_TOKEN>/setWebhook
Content-Type: application/json

{ "url": "YOUR_WEBHOOK_URL", "secret_token": "YOUR_WEBHOOK_SECRET" }
4. Bale will now forward chat messages here as orders, and this plugin can send order-status notifications back to the same chat.
قابلیت‌ها

order-channel

notification

webhook

شروع کار با Bale Bot

آماده‌اید تا این اتصال را به فروشگاه وبیتوی خود اضافه کنید؟ همین حالا از طریق پیشخوان آن را فعال کنید.

شروع کنید