m_text
Module Author: Adam
Category: BotServ
Status: Published
User Rating:
(1 Comments)
Allows configuring arbitrary commands with fixed replies.
Configuration:
text { name = "moo"; message = "cow"; }
fantasy { name = "moo"; command = "text"; }
Would reply with "cow" to the !moo fantasy command. You can also use command{} blocks with the command name "text" to place the command on a service. "message" may be multiple lines for multiple replies.
Latest Module Releases
- v1 - Released: 11/12/13 (1 file)