diff --git a/src/main.rs b/src/main.rs index 90497c03103b3ab776a5f589508020d6ab73ae94..e0ad7034cb7cf48e1547443439dfd5c6ec7eafd2 100644 --- a/src/main.rs +++ b/src/main.rs @@ -66,7 +66,8 @@ impl EventHandler for Handler { e!("Error deleting logreact prompt: {:?}", msg.delete(&ctx)); e!( "Error sending message {:?}", - msg.channel_id.say(&ctx.http, "React to this to log the ID") + msg.channel_id + .say(&ctx.http, "React to this to log the ID (for the next 5min)") ) } "help" => {