From WikiChip
Difference between revisions of "mirc/commands/say"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: Adding a template) |
||
Line 1: | Line 1: | ||
+ | {{mIRC menu}} | ||
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. | 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. | ||
Revision as of 23:55, 28 July 2014
Template:mIRC menu 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:
See also
mIRC commands list