Insult WynnStats
This commit is contained in:
parent
45deb5299c
commit
4a777bda38
@ -153,6 +153,11 @@ impl Handler {
|
||||
thread::sleep_ms(5000);
|
||||
let _ = msg.channel_id.say("<@395463760841539584> has bigger gay");
|
||||
}
|
||||
if msg.content == "<@392763365409292298> has biggest gay" {
|
||||
let _ = msg.channel_id.broadcast_typing();
|
||||
thread::sleep_ms(5000);
|
||||
let _ = msg.channel_id.say("<@395463760841539584> no u");
|
||||
}
|
||||
if !msg.content.starts_with(&prefix) {
|
||||
return Ok(());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user