Simple Plugin generator
See
SimplePlugins
on the wiki for more info.
YOU'RE DOING IT WRONG:
Need a friendly name.
Need trigger text.
Need chance value.
No output given.
Friendly name
A friendly name for your plugin. Must be unique for an installation of bMotion.
Something like YOURNICK-DESCRIPTION world be good, like jamesoff-hello.
Trigger text
A regular expression of text on IRC which should match this plugin.
http://www.regular-expressions.info/
is a good place to look for regexp help.
Probability
The chance the plugin will fire when the trigger text matches. 0 = never, 100 = always.
%
Output list
A list of possible responses, one per line. A random one will be selected when the plugin fires.
See
Output Macros
for clever stuff you can put in here.