mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 13:43:13 +02:00
Added the new /invite syntax to help.conf
This commit is contained in:
@@ -480,10 +480,12 @@ help Topic {
|
||||
help Invite {
|
||||
" Sends a user an Invitation to join a particular channel.";
|
||||
" You must be an Operator on the channel in order to";
|
||||
" invite a user into it.";
|
||||
" invite a user into it. Invite without parameters lists the";
|
||||
" channels you have been invited to.";
|
||||
" -";
|
||||
" Syntax: INVITE <user> <channel>";
|
||||
" Syntax: INVITE [<user> <channel>]";
|
||||
" Example: INVITE hAtbLaDe #Support";
|
||||
" Example: INVITE";
|
||||
};
|
||||
|
||||
help Kick {
|
||||
|
||||
Reference in New Issue
Block a user