From WikiChip
Difference between revisions of "mirc/commands/ajinvite"
m (Bot: Adding a template) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The '''/ajinvite | + | {{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. | ||
== Synopsis == | == Synopsis == | ||
Line 22: | Line 23: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.5}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 33: | Line 30: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|ajinvite command - mIRC]] |
Latest revision as of 08:37, 1 May 2023
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[edit]
/ajinvite [on | off]
Switches[edit]
None
Parameters[edit]
- [on | off] - Turns the feature on/off.
Example[edit]
;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[edit]
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[edit]
mIRC commands list