Commit graph

69 commits

Author SHA1 Message Date
3a0e00c323 comments cleanup 2024-03-23 16:45:12 -04:00
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 2024-03-22 21:06:15 -04:00
4b0d51a674 listener modules validated 2024-03-22 19:50:25 -04:00
2c298663b1 rsp only to elevated users 2024-03-22 19:07:19 -04:00
ba6117d692 validate status 2024-03-22 18:32:03 -04:00
7757dd1820 (cont) enable cmd logic 2024-03-22 18:02:31 -04:00
a066329730 botmodules helper fns 2024-03-21 00:05:52 -04:00
9a95584588 smol 2024-03-20 20:56:43 -04:00
a82b4f94ac log retention = 2 days 2024-03-20 20:43:57 -04:00
16d19ca9b4 adj import in custom module
more intuitive with longer named UserRoles like Mod and and SupMod that requires channel
2024-03-05 22:16:09 -05:00
e86b051ff3 (cont) cleanup
(cont)

(cont)

(cont)
2024-03-02 17:26:21 -05:00
2d1349e255 (cont) comment cleanup
(cont)

(cont)
2024-03-02 11:36:23 -05:00
6e36c7524a chat module 2024-03-02 10:14:14 -05:00
96f1f53be7 (cont) comment cleanup 2024-03-02 10:07:57 -05:00
90b9b66e6d botlog module 2024-03-02 10:06:26 -05:00
a2747b1ad5 (cont) comments & cleanup
(cont)

cont
2024-03-02 09:53:55 -05:00
d998e2f290 fmt & clippy 2024-03-01 23:36:37 -05:00
9fed4a8a32 remove unit tests 2024-02-28 00:15:16 -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
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
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
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
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
422cd93303 (init) Identity Module 2024-02-25 11:13:44 -05:00
3f6e3710ef comment cleanup 2024-01-29 04:11:45 -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