Commit graph

238 commits

Author SHA1 Message Date
fd80921ebb gitignore log 2024-02-25 11:25:38 -05:00
eb6c5ec58c (init) botlog module 2024-02-25 11:25:38 -05:00
b78a2cd2b9 reorg can_user_run inner code 2024-02-25 11:25:38 -05:00
017d2426d2 mods are auto given mod user role 2024-02-25 11:25:37 -05:00
bac99f5845 comments cleanup 2024-02-25 11:25:37 -05:00
a83e77ddcf 20240212 - working fn param botinstance 2024-02-25 11:25:37 -05:00
8f48c3cf59 Merge branch '2024.02.04---LATEST-PROBLEM' into dev 2024-02-25 11:25:01 -05:00
00796f3628 20240201 - latest issue 2024-02-25 11:17:52 -05:00
760461a9b4 smol add awaits 2024-02-25 11:17:52 -05:00
a16f7fbf04 Problem - with botmanagers 2024-02-25 11:17:52 -05:00
372893af15 2024.02.12 - Working getuserroles 2024-02-25 11:17:52 -05:00
cc11479bf2 2024.02.12 - GetRole() Works 2024-02-25 11:17:52 -05:00
2a7b53ddf8 2024.02.12 - WORKS 2024-02-25 11:17:52 -05:00
8d4db0c657 2024.02.04 - LATEST PROBLEM 2024-02-25 11:17:52 -05:00
768bb5f03a (cont) promote 2024-02-25 11:13:45 -05:00
b316596f17 added identity > getroles 2024-02-25 11:13:45 -05:00
f8b9cefacb Working - BotManagers Added 2024-02-25 11:13:45 -05:00
be2e967e40 2024.01.31 - Latest Borrow Compile Err 2024-02-25 11:13:45 -05:00
8a93ef0469 (cont) BotManagers compile 2024-02-25 11:13:45 -05:00
a556a5aa89 (cont) BotManagers 2024-02-25 11:13:45 -05:00
a6aedb291f introduced BotManagers to BotInstance 2024-02-25 11:13:45 -05:00
50321a7ce0 (cont) identity > promote - comments 2024-02-25 11:13:45 -05:00
26fc8b8683 added funny random listener/responder 2024-02-25 11:13:45 -05:00
b2dc82ee90 (init) identity > promote/demote commands 2024-02-25 11:13:45 -05:00
4aaab7e2fa working identity > can_user_run() 2024-02-25 11:13:45 -05:00
e61f9fd4ac (cont) identity > canUserRun() - Logic Design (comments) 2024-02-25 11:13:44 -05:00
1343093ecd (init) identity > canUserRun() 2024-02-25 11:13:44 -05:00
e1535aef2a (cont) work on identity module 2024-02-25 11:13:44 -05:00
422cd93303 (init) Identity Module 2024-02-25 11:13:44 -05:00
45564cceed BotCommands added are valided at runtime 2024-02-25 11:13:44 -05:00
491722bf0f
ci: update clippy tests 2024-02-25 11:04:01 -05:00
9c3318c6f6
ci: update rust image
Some checks failed
ci/woodpecker/manual/cargo-checks Pipeline failed
2024-02-25 10:55:42 -05:00
bc9fd75853
ci: update rust image
Some checks failed
ci/woodpecker/manual/cargo-checks Pipeline failed
2024-02-25 10:54:38 -05:00
38a5e7e520
ci: add basic cargo ci
Some checks failed
ci/woodpecker/manual/cargo-checks Pipeline failed
2024-02-25 10:54:02 -05:00
10d739db4f
flake.nix: update build inputs 2024-02-25 10:31:36 -05:00
717f366979 Merge pull request 'init ci (1/2)' (#11) from init-ci into main
Reviewed-on: #11
2024-02-25 10:18:27 -05:00
988bce5baf
ci: add .woodpecker
ci: update cron name

ci: rename checks

ci: fixes

ci: update nix

remove cargo checks
2024-02-25 10:01:34 -05:00
f604f261ed
nix: updates 2024-02-19 21:27:24 -05:00
c0102ba052 Merge pull request 'Custom Exec Bodies for BotCommand and Listeners' (#9) from dev into main
Reviewed-on: #9
2024-01-29 05:46:43 -05:00
3f6e3710ef comment cleanup 2024-01-29 04:11:45 -05:00
079fa3e1b0 comment cleanup 2024-01-29 04:10:16 -05:00
b53047e7cf Working BotCommand ExecBodies 2024-01-29 04:09:53 -05:00
3585c1ec9b comments cleanup 2024-01-29 03:20:56 -05:00
0472e56856 BotAction can execute 2024-01-29 02:27:11 -05:00
853557af08 smol adj to readme 2024-01-29 02:12:30 -05:00
88293377e8 Listeners with exec_body can be added to ModulesManager 2024-01-29 02:10:29 -05:00
25b73c41cc 2024.01.29 - Latest Compiles without issues 2024-01-29 01:13:56 -05:00
b9ea781ed8 2024.01.27 - init add back generics 2024-01-27 21:40:08 -05:00
61dd22c90d 20240127_Working_Without_ExecBody 2024-01-27 13:35:55 -05:00
4184527d19 problem scenario with some test modules 2023-12-28 06:02:55 -05:00