This commit is contained in:
Submodule .config/ai/scpt updated: 4b58022365...4d90d5a9d1
@@ -424,7 +424,7 @@ pub fn c_bot(c: &Context) {
|
|||||||
.await;
|
.await;
|
||||||
println!("{}", str_rep);
|
println!("{}", str_rep);
|
||||||
w_cid(cid.to_string(), log_file(&"n1"), true);
|
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);
|
println!("admin:{}", admin);
|
||||||
let output = Command::new(data_scpt(&"ai"))
|
let output = Command::new(data_scpt(&"ai"))
|
||||||
.arg(&"atproto").arg(&"comment")
|
.arg(&"atproto").arg(&"comment")
|
||||||
|
Reference in New Issue
Block a user