|
7d50218491
|
KEKW
|
2024-02-25 12:49:07 -05:00 |
|
|
1c24f7eec3
|
Merge pull request 'init-ci (2/2)' (#14) from init-cli-p2 into main
Reviewed-on: #14
|
2024-02-25 12:13:34 -05:00 |
|
|
ca05de5cd5
|
ci: add rustup step
|
2024-02-25 12:12:53 -05:00 |
|
|
f517307538
|
Merge branch 'main' into init-cli-p2
|
2024-02-25 11:57:12 -05:00 |
|
|
2901d345d6
|
ci: include *.rs
|
2024-02-25 11:56:54 -05:00 |
|
|
2600ee6cc4
|
Merge branch 'main' into init-cli-p2
ci: disable clippy for now
ci: reenable rustup install
cargo: update lock
|
2024-02-25 11:53:43 -05:00 |
|
|
8ed9341673
|
cargo: update lockfile
|
2024-02-25 11:44:03 -05:00 |
|
|
abae060f45
|
Merge pull request 'dev into main' (#15) from dev into main
Reviewed-on: #15
|
2024-02-25 11:31:10 -05:00 |
|
|
0a7a4b539a
|
rustfmt
|
2024-02-25 11:28:17 -05:00 |
|
|
66e82de28f
|
lib.rs
|
2024-02-25 11:25:39 -05:00 |
|
|
2adceffd59
|
identity test fns
|
2024-02-25 11:25:39 -05:00 |
|
|
b41c34c392
|
idmgr helper fns
|
2024-02-25 11:25:39 -05:00 |
|
|
cbaad60557
|
fix identity so case insensitive
|
2024-02-25 11:25:39 -05:00 |
|
|
2d5fa269de
|
functional identity demote,promote,canuserrun
|
2024-02-25 11:25:39 -05:00 |
|
|
a825544590
|
(init) id > demote
|
2024-02-25 11:25:39 -05:00 |
|
|
ce27674a5f
|
(cont) identity > promote 2
|
2024-02-25 11:25:38 -05:00 |
|
|
dacad7fbe2
|
(cont) identity > promote()
|
2024-02-25 11:25:38 -05:00 |
|
|
51d5db3f4e
|
(cont) botlog module
|
2024-02-25 11:25:38 -05:00 |
|
|
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
ci/woodpecker/manual/cargo-checks Pipeline failed
|
2024-02-25 10:55:42 -05:00 |
|