Course Catalog Modul
Members can browse, open and self-enrol in courses with bot commands, and the runner works. Creating a course is not possible yet: there is no dashboard screen, no API and no command for it, so the catalog stays empty.
Course Catalog Demo
bot
Apa fungsi modul Course Catalog?
Members can browse, open and self-enrol in courses with bot commands, and the runner works. Creating a course is not possible yet: there is no dashboard screen, no API and no command for it, so the catalog stays empty.
- Online courses
- Training programs
- Educational content
Semua yang Anda Butuhkan
Jelajahi semua fitur canggih yang termasuk dalam modul Course Catalog.
Browse courses with /courses
Termasuk dengan modul Course Catalog untuk integrasi yang mulus.
Self-enrol with /enroll
Termasuk dengan modul Course Catalog untuk integrasi yang mulus.
Open a lesson with /lesson
Termasuk dengan modul Course Catalog untuk integrasi yang mulus.
Kasus Penggunaan
Temukan bagaimana bisnis menggunakan modul Course Catalog
Online courses
Sempurna untuk tim yang ingin mengimplementasikan kemampuan online courses.
Training programs
Sempurna untuk tim yang ingin mengimplementasikan kemampuan training programs.
Educational content
Sempurna untuk tim yang ingin mengimplementasikan kemampuan educational content.
Mudah Diintegrasikan
Gunakan RESTful API atau webhook kami untuk mengintegrasikan modul Course Catalog dengan sistem Anda yang ada.
Lihat Dokumentasi API// Enable Course Catalog module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "course-catalog",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "course-catalog",
"name": "Course Catalog",
"enabled": true,
"status": "active"
}
}Modul Terkait
Jelajahi modul lain dalam kategori Education
Siap Menggunakan Course Catalog?
Mulai hari ini dengan paket gratis kami. Tidak perlu kartu kredit.