Difference between revisions of "Echo"
Jump to navigation
Jump to search
Electricnet (talk | contribs) (Stub) |
m |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The '''echo''' command is a command which allows a bot to echo whatever happens in one room, into another room. Has existed in [[NoodleBot]] since 1.5. | The '''echo''' command is a command which allows a bot to echo whatever happens in one room, into another room. Has existed in [[NoodleBot]] since 1.5. | ||
+ | * Use <code>!echo [channeltoecho] [channeltoechoin]</code> to add echoes. | ||
+ | * <code>!echo stopall</code> or <code>!echo stop [channel]</code> to stop echoing. | ||
+ | * Channels require a # and are case sensitive.<br />Example: <code>!echo #IdleRPG #Botdom</code> will work. <code>!echo #idlerpg #botdom</code> will not, and neither will <code>!echo IdleRPG Botdom</code>. | ||
+ | |||
+ | The echo extension in NoodleBot 3.0 was built by SubjectX52873M. | ||
{{Stub}} | {{Stub}} | ||
[[Category:NoodleBot extensions]] | [[Category:NoodleBot extensions]] |
Latest revision as of 05:12, 23 August 2007
The echo command is a command which allows a bot to echo whatever happens in one room, into another room. Has existed in NoodleBot since 1.5.
- Use
!echo [channeltoecho] [channeltoechoin]
to add echoes. !echo stopall
or!echo stop [channel]
to stop echoing.- Channels require a # and are case sensitive.
Example:!echo #IdleRPG #Botdom
will work.!echo #idlerpg #botdom
will not, and neither will!echo IdleRPG Botdom
.
The echo extension in NoodleBot 3.0 was built by SubjectX52873M.
This article is a stub. You can help Botdom Wiki by expanding it by clicking the edit button at the top.