LemonChannels.Adapters.Discord.Transport (lemon_channels v0.1.0)

View Source

Discord transport that routes inbound events to LemonRouter through RouterBridge. Feature-complete with model picker, thinking, resume, cancel, trigger, cwd, and reactions.

Summary

Functions

checkpoint_command_schema()

See LemonChannels.Adapters.Discord.SlashCommands.checkpoint_command_schema/0.

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

kanban_command_schema()

See LemonChannels.Adapters.Discord.SlashCommands.kanban_command_schema/0.

media_command_schema()

See LemonChannels.Adapters.Discord.SlashCommands.media_command_schema/0.

rollback_command_schema()

See LemonChannels.Adapters.Discord.SlashCommands.rollback_command_schema/0.

slash_command_args_for_interaction(interaction)

slash_commands()

See LemonChannels.Adapters.Discord.SlashCommands.slash_commands/0.

start_link(opts \\ [])