Commit graph

60 commits

Author SHA1 Message Date
bed61c2830 pub struct changes
look into error at identity:1333
2024-03-23 16:37:39 -04:00
960cd5724c Simplifying enums
I hope this doesn't explode everything Prayge
2024-03-23 16:36:25 -04:00
72ebd5193c comments cleanup
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-22 21:06:15 -04:00
06e182df55 clippy adj
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-22 20:18:02 -04:00
582702fab2 load botmodules module 2024-03-22 18:49:07 -04:00
29c8f74531 (cont) disable cmd logic 2024-03-22 18:16:41 -04:00
7757dd1820 (cont) enable cmd logic 2024-03-22 18:02:31 -04:00
8b4c21ba58 unit tests 2024-03-22 17:35:23 -04:00
072903882d botmodule case insensitive 2024-03-22 08:40:09 -04:00
0d6cc132ea (cont) enable/disable logic 2024-03-22 08:21:10 -04:00
2cf44bb6ca (init) modulesmgr commands 2024-03-21 21:20:16 -04:00
68f9be4968 unit tests
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-21 14:01:54 -04:00
619cdd1923 complete helper fns 2024-03-21 12:21:00 -04:00
23f12b3956 smol
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-21 09:37:08 -04:00
5280d18702 cont helper fns 2024-03-21 02:13:23 -04:00
1b44ec4f4c reorg statusdb 2024-03-21 00:11:24 -04:00
a066329730 botmodules helper fns 2024-03-21 00:05:52 -04:00
b353589576 refactor statustype 2024-03-20 23:35:56 -04:00
ca3bca9ae6 modgroup default statuses 2024-03-20 23:32:05 -04:00
eb8877f0c1 ModGroup enum 2024-03-20 23:20:46 -04:00
e86b051ff3 (cont) cleanup
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
(cont)

(cont)

(cont)
2024-03-02 17:26:21 -05:00
b2220dc224 custom refactor 2024-03-02 11:55:16 -05:00
0a74406bb3 bot_actions module 2024-03-02 11:41:24 -05:00
2d1349e255 (cont) comment cleanup
(cont)

(cont)
2024-03-02 11:36:23 -05:00
90b9b66e6d botlog module 2024-03-02 10:06:26 -05:00
d998e2f290 fmt & clippy 2024-03-01 23:36:37 -05:00
0a7a4b539a rustfmt 2024-02-25 11:28:17 -05:00
2d5fa269de functional identity demote,promote,canuserrun 2024-02-25 11:25:39 -05:00
51d5db3f4e (cont) botlog module 2024-02-25 11:25:38 -05:00
eb6c5ec58c (init) botlog module 2024-02-25 11:25:38 -05:00
bac99f5845 comments cleanup 2024-02-25 11:25:37 -05:00
760461a9b4 smol add awaits 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
f8b9cefacb Working - BotManagers Added 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
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
e1535aef2a (cont) work on 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
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
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