mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Add account to Join event
Also reorganizes some logic. The account will usually be NULL unless extended-join capability enabled. Closes #934
This commit is contained in:
@@ -1026,6 +1026,7 @@ static char * const pevt_join_help[] = {
|
||||
N_("The nick of the joining person"),
|
||||
N_("The channel being joined"),
|
||||
N_("The host of the person"),
|
||||
N_("The account of the person"),
|
||||
};
|
||||
|
||||
static char * const pevt_chanaction_help[] = {
|
||||
|
||||
Reference in New Issue
Block a user