fix bot
This commit is contained in:
parent
093fb0d85e
commit
a001b99fcd
@ -172,8 +172,8 @@ pub fn c_bot(c: &Context) {
|
||||
w_cid(cid.to_string(), log_file(&"n1"), true);
|
||||
}
|
||||
} else if com == "card" {
|
||||
let output = Command::new(data_scpt(&"card"))
|
||||
.arg(&"fav").arg(&"atproto")
|
||||
let output = Command::new(data_scpt(&"ai"))
|
||||
.arg(&"atproto").arg(&"card")
|
||||
.arg(&handle)
|
||||
.arg(&did)
|
||||
.arg(&cid)
|
||||
|
Loading…
Reference in New Issue
Block a user