zeroclaw/src/cron
Vernon Stinebaker 5b5d9fe77f
feat(discord): add mention_only config for @-mention trigger (#529)
When mention_only is true, the bot only responds to messages that
@-mention the bot. Other messages in the guild are silently ignored.
Also strips the bot mention from content before processing.

Co-authored-by: Will Sarg <12886992+willsarg@users.noreply.github.com>
2026-02-17 08:01:27 -05:00
..
mod.rs style(cron): apply rustfmt ordering for exports 2026-02-17 17:06:28 +08:00
schedule.rs Implement cron job management tools and types 2026-02-17 17:06:28 +08:00
scheduler.rs feat(discord): add mention_only config for @-mention trigger (#529) 2026-02-17 08:01:27 -05:00
store.rs Implement cron job management tools and types 2026-02-17 17:06:28 +08:00
types.rs Implement cron job management tools and types 2026-02-17 17:06:28 +08:00