nyanjou
385eed14f6
fix(discord): pass silent flag through plugin action handler
...
The Discord send action was going through the plugin handler path
which wasn't passing the silent flag to sendMessageDiscord.
- Add silent param reading in handle-action.ts
- Pass silent to handleDiscordAction
- Add silent param in discord-actions-messaging.ts sendMessage case
2026-02-13 12:44:14 -06:00
..
2026-01-31 16:19:20 +09:00
2026-02-13 12:44:14 -06:00
2026-02-01 10:03:47 +09:00
2026-02-02 21:44:02 +09:00
2026-01-31 16:19:20 +09:00
2026-01-21 18:21:19 +00:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-09 09:20:52 +09:00
2026-02-09 09:20:52 +09:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-02-10 17:33:57 -06:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-01-23 23:34:30 +00:00
2026-02-01 10:03:47 +09:00
2026-01-18 01:24:00 +00:00
2026-02-10 17:33:57 -06:00
2026-02-10 17:33:57 -06:00
2026-02-04 16:16:34 -05:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-01-31 16:19:20 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-01-28 11:04:07 +05:30
2026-02-01 10:03:47 +09:00
2026-02-07 05:00:55 -08:00