Exec Body Fn should be passed Parent BotAction #43

Merged
modulatingforce merged 19 commits from parent-botaction-to-child-fn into main 2024-03-25 16:29:44 -04:00

19 commits

Author SHA1 Message Date
6912708cfb comments cleanup
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 16:18:57 -04:00
f582c36f97 clippy 2024-03-25 15:46:37 -04:00
d746d0d073 custom does not req parent_module validation before say
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 14:15:14 -04:00
628db3c229 refactor core to use Notif msg 2024-03-25 14:11:21 -04:00
c0603739c9 Notifs only sent for BotAdmins 2024-03-25 11:55:16 -04:00
10d25bf34f notif BotMsgType
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 10:07:34 -04:00
246c3d98e6 smol 2024-03-25 09:30:15 -04:00
35db264b9e Merge pull request 'writelock_issue' (#45) from issue-chat-say-id-write-lock into parent-botaction-to-child-fn
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
Reviewed-on: #45
2024-03-24 23:44:24 -04:00
8b3395c19a smol 2024-03-24 23:42:59 -04:00
cfadd73096 readlock fix 2024-03-24 23:27:21 -04:00
ab5624c6fa (init) solution 2024-03-24 22:55:38 -04:00
afd7b7d387 writelock_issue 2024-03-24 21:50:28 -04:00
6deac8e6c7 chat.send validates target channel module status
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-24 18:51:34 -04:00
958aeea48e execbodyparams passed to chat() 2024-03-24 18:14:08 -04:00
0eb43c87f2 ExecBodyParams get_parent_module() 2024-03-24 17:40:57 -04:00
ee0b9ee196 (init) say require parent module 2024-03-24 16:59:50 -04:00
7e5e43fec3 parentact to ExecBodyParams 2024-03-24 15:46:08 -04:00
203f6af869 ExecBodyParams 2024-03-24 14:38:09 -04:00
616d1f564f reorg botactions.rs 2024-03-24 14:09:08 -04:00