Commit graph

220 commits

Author SHA1 Message Date
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
a697f1d477 2023.12.26_latest_problem_setup 2023-12-26 20:00:32 -05:00
31f4924acf smol 2023-12-23 12:29:20 -05:00
b2344b14f7 new chat BotInstance attribute 2023-12-22 21:09:36 -05:00
992a63467b Added HOWTO Add Modules and BotActions 2023-12-22 12:03:26 -05:00
e587a6f24a clarified functionality comments 2023-12-22 09:52:01 -05:00
e909baf747 smol 2023-12-22 09:30:54 -05:00
3fcd9cdcce BotCommands can be defined in modules 2023-12-22 09:21:49 -05:00
a577f502a2 Enh Botcommand with add to modmgr 2023-12-21 20:43:10 -05:00
68f08a6e78 Enh BotCommand & AddBotAction 2023-12-21 20:11:32 -05:00
0f805bd1a8 [init] enhancing module mgr > add_botaction 2023-12-21 17:22:40 -05:00
08f0043f48 enh modulesmanager 2023-12-21 12:10:50 -05:00
ad137f5530 [INIT] modules manager 2023-12-21 00:48:09 -05:00
09308a407a add internal types 2023-12-20 20:52:20 -05:00
f0028f6751 comments cleanup 2023-12-20 20:27:01 -05:00
0df3a0e648 enforcing channel type usage 2023-12-20 20:25:20 -05:00
08cd434e84 Require bot prefix env var 2023-12-20 19:22:45 -05:00
e9578dc8d9 require env var login_name 2023-12-20 19:12:53 -05:00
64817f463c comment cleanup 2023-12-20 18:59:08 -05:00