Available in Pro

Announcements Module

Send announcements to students. Course updates, reminders, and important notices.

Course announcements
Scheduled messages
Target audiences
Read receipts
Announcement history
Templates
9:41
5G
A

Announcements Demo

bot

Key Features

Everything You Need

Explore all the powerful features included in the Announcements module.

Course announcements

Included with the Announcements module for seamless integration.

Scheduled messages

Included with the Announcements module for seamless integration.

Target audiences

Included with the Announcements module for seamless integration.

Read receipts

Included with the Announcements module for seamless integration.

Announcement history

Included with the Announcements module for seamless integration.

Templates

Included with the Announcements module for seamless integration.

Use Cases

Discover how businesses use the Announcements module

Course updates

Perfect for teams looking to implement course updates capabilities.

Important notices

Perfect for teams looking to implement important notices capabilities.

Student communication

Perfect for teams looking to implement student communication capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Announcements module with your existing systems.

View API Documentation
// Enable Announcements module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "announcements",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "announcements",
    "name": "Announcements",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Announcements?

Get started today with our free plan. No credit card required.