Updating textmods to say_in_reply
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
This commit is contained in:
parent
3bfe2c3776
commit
313b6ecfa9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ use std::collections::HashMap;
|
|||
use std::sync::Arc;
|
||||
use rand::{thread_rng, Rng};
|
||||
use rand::seq::SliceRandom;
|
||||
use twitch_irc::message::ReplyToMessage;
|
||||
|
||||
use crate::core::bot_actions::{actions_util, ExecBodyParams};
|
||||
use crate::core::botinstance::Channel;
|
||||
|
|
Loading…
Reference in a new issue