Commit graph

112 commits

Author SHA1 Message Date
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
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
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
606663731c Reorg PRIVATEMSG loop 2023-12-20 18:49:28 -05:00
d8c187d53a smol 2023-12-20 17:55:46 -05:00
f6ee3aae25 smol 2023-12-19 22:21:56 -05:00
8160bfe6d3 comments cleanup 2023-12-19 21:45:22 -05:00
79415210e8 botinstance move FINAL 2023-12-19 21:43:03 -05:00
39791b20a7 cont reorg botinstance 2023-12-19 21:08:48 -05:00
bf88022eac [init] introducing botinstance module 2023-12-19 20:38:20 -05:00
142b620720 smol adj 2023-12-19 19:30:08 -05:00
b1c2c2b099 enhanced ratelimiter 2023-12-19 00:34:21 -05:00
3028b1abfe [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
dec7cb0236 Environment variables can be defined in .env file instead 2023-12-02 02:00:51 -05:00
27b504012e [INIT] started helper functions (incomplete) 2023-11-29 22:11:12 -05:00
5ec7210dc6 [SMALL] used tuples 2023-11-29 02:15:11 -05:00
8bfc2b9b8f Restrict replies to published rate limit
Twitch notices in stdout
2023-11-28 23:13:43 -05:00
4d52772010 Join multiple channels defined in env variables 2023-11-28 03:08:55 -05:00
2e07297600 access_token is defined in env variable 2023-11-28 01:49:51 -05:00
e91bfe2a89
init commit 2023-10-22 08:35:09 -04:00