From WikiChip
Difference between revisions of "mirc/commands/ajinvite"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/ajinvite Command | + | {{mirc title|/ajinvite Command}} |
The '''/ajinvite command''' can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off. | The '''/ajinvite command''' can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off. | ||
Revision as of 18:06, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /ajinvite command can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off.
Synopsis
/ajinvite [on | off]
Switches
None
Parameters
- [on | off] - Turns the feature on/off.
Example
;Display the status of the feature /ajinvite ;Disable the feature /ajinvite off
The above example will output:
* Auto-join on invite is on/off * Auto-join on invite is off
Compatibility
Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list