story-kit: merge 285_story_matrix_bot_help_command_lists_available_bot_commands

This commit is contained in:
Dave
2026-03-18 14:53:47 +00:00
parent 727da0c6d0
commit e7bb8db7c1
3 changed files with 336 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
//! `bot.toml`. Each room maintains its own independent conversation history.
mod bot;
pub mod commands;
mod config;
pub mod notifications;