Added server invite to PM and help

This commit is contained in:
Master Kwoth
2016-01-22 20:20:59 +01:00
parent 49b521af4d
commit a7872737d6
3 changed files with 4 additions and 4 deletions

View File

@ -311,7 +311,7 @@ namespace NadekoBot.Modules
await e.Send("Announcements disabled.");
}
});
//todo add greet/bye for everyone
cgb.CreateCommand(".greetmsg")
.Description("Sets a new announce message. Type %user% if you want to mention the new member.\n**Usage**: .greetmsg Welcome to the server, %user%.")
.Parameter("msg", ParameterType.Unparsed)