Confirm that help message was sent
This commit is contained in:
parent
c3b66b8cb2
commit
26403e41a5
@ -139,6 +139,7 @@ Misc.:
|
||||
Visit the Discord for more help: https://discord.gg/GbN7HeG")) {
|
||||
bail!("could not send DM");
|
||||
} else {
|
||||
let _ = msg.channel_id.say("Direct message sent sucessfully!");
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user