From 3360430bcb90273fcec2b8f4f49f22471e75226e Mon Sep 17 00:00:00 2001 From: Jokler Date: Sun, 1 Jul 2018 15:42:15 +0200 Subject: Help: Remove mentions of the currency plugin --- src/plugins/help.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/plugins/help.rs b/src/plugins/help.rs index 9a67c99..5de2aca 100644 --- a/src/plugins/help.rs +++ b/src/plugins/help.rs @@ -36,9 +36,9 @@ impl Plugin for Help { client .send_notice( &command.source, - "Available commands: help, currency, tell, factoids, remind\r\n\ + "Available commands: help, tell, factoids, remind\r\n\ For more detailed help call help on the specific command.\r\n\ - Example: 'currency help'", + Example: 'remind help'", ) .context(FrippyErrorKind::Connection)?; -- cgit v1.2.3-70-g09d2