-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Benjamin Raymond edited this page Nov 26, 2023
·
6 revisions
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.
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.