Skip to content
Benjamin Raymond edited this page Nov 26, 2023 · 6 revisions

SkyChat Developer Documentation

Welcome to the home page for SkyChat Plugin Development Documentation. Here, you'll find essential guides for creating and managing plugins in the SkyChat messaging application.

Documentation Sections

Learn how to develop custom plugins, understand plugin structures (Plugin, RoomPlugin, and GlobalPlugin), and implement command logic and hooks.

Follow a tutorial to write a plugin, step by step

Explore the hooks available for RoomPlugin and GlobalPlugin to interact with SkyChat events and actions.