Variable Bot.plugins

Declaration

class Bot
{
  // ...
  Plugin[string] plugins;
  // ...
}