mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-08 13:04:06 +00:00
Bump mystem lib. Lint code.
This commit is contained in:
@ -104,7 +104,7 @@ pub async fn handler(
|
||||
.await?
|
||||
}
|
||||
"/markov" => {
|
||||
MarkovAll {
|
||||
Markov {
|
||||
data: "".to_string(),
|
||||
}
|
||||
.run(api, message)
|
||||
|
Reference in New Issue
Block a user