
Infobot::Plugin::Query::Base - Base class for plugins

Calls set_name
Grabs the priority from the config,
and puts it somewhere safe.
Then calls Infobot::Base's set_name with query as the category.
Finally adds any help information to the help stash.
Read-only accessor for the plugin's priority,
set during set_name

The tutorial on writing Query plugins