This commit is contained in:
parent
f616bafae6
commit
e83e484ea0
@ -1 +1 @@
|
||||
Subproject commit 4b58022365d83dbb09f5cbee4c0cf9ce359f79cf
|
||||
Subproject commit 4d90d5a9d155f13ae0b09cc825bdeb468406bf9b
|
@ -424,7 +424,7 @@ pub fn c_bot(c: &Context) {
|
||||
.await;
|
||||
println!("{}", str_rep);
|
||||
w_cid(cid.to_string(), log_file(&"n1"), true);
|
||||
} else if check_uri_comment == true && handle == &admin {
|
||||
} else if check_uri_comment == true {
|
||||
println!("admin:{}", admin);
|
||||
let output = Command::new(data_scpt(&"ai"))
|
||||
.arg(&"atproto").arg(&"comment")
|
||||
|
Loading…
Reference in New Issue
Block a user