diff --git a/Raven.csharp b/Raven.csharp index a9828e8..234411b 100644 --- a/Raven.csharp +++ b/Raven.csharp @@ -26,7 +26,7 @@ namespace AniNIX.TheRaven { public List channels; //This is the list of channels to join public List whitelist; //This is the list of admin users. public List blacklist; // This is the list of blocked people. - public String helpText = "Available commands are r.d , r.magic8, r.math , r.msg , r.raven, r.searches, r.tinyurl , r.wikidiff \"one\" \"other\", and r.uptime"; + public String helpText = "Available commands are r.d , r.ip, r.magic8, r.math , r.msg , r.raven, r.searches, r.tinyurl , r.wikidiff \"one\" \"other\", and r.uptime"; // This is the text to send when people ask for help -- this is configurable to allow for skinning public List searches; //These are the searches public String searchesIndex; //This is the helptext for the searches