From WikiChip
Difference between revisions of "mirc/commands/say"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 1: | Line 1: | ||
− | The '''/say command''' sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the | + | The '''/say command''' sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the {{mIRC|/msg}} command. |
== Synopsis == | == Synopsis == | ||
Line 24: | Line 24: | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
* [[$active identifier - mIRC|$active]] | * [[$active identifier - mIRC|$active]] | ||
− | * | + | * {{mIRC|/ame}} |
− | * | + | * {{mIRC|/amsg}} |
− | * | + | * {{mIRC|/describe}} |
− | * | + | * {{mIRC|/me}} |
− | * | + | * {{mIRC|/msg}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:53, 5 July 2014
The /say command sends a message to the active window which can be a channel or a query. The say command can only be used within events that can be triggered directly by you (i.e. on input, on tabcomp, on hotlink, etc...). To send a message from any event, use the /msg command.
Synopsis
/say <message>
Switches
None
Parameters
- <message> - The actual message to be sent
Example
Compatibility
Added:
Added On:
Note: Individual switches were not taken into consideration.
See also
mIRC commands list