mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-08 13:04:06 +00:00
Merge
This commit is contained in:
@ -64,7 +64,7 @@ pub async fn handler(
|
||||
Code {
|
||||
data: s.to_string(),
|
||||
}
|
||||
.run(&api, &message)
|
||||
.exec(&api, &message)
|
||||
.await?
|
||||
}
|
||||
"/top" => {
|
||||
|
Reference in New Issue
Block a user