story-kit: merge 310_story_bot_delete_command_removes_a_story_from_the_pipeline

This commit is contained in:
Dave
2026-03-19 16:03:03 +00:00
parent a23fe71232
commit c4282ab2fa
4 changed files with 412 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
mod bot;
pub mod commands;
mod config;
pub mod delete;
pub mod htop;
pub mod notifications;