logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bot::BasicBot::Pluggable::Module::Loader - loads and unloads bot modules; remembers state

Author

       Mario Domgoergen <mdom@cpan.org>

       This  program  is  free  software;  you can redistribute it and/or modify it under the same terms as Perl
       itself.

perl v5.40.0                                       2024-08-24             Bot::BasicBot::...:Module::Loader(3pm)

Irc Usage

       !load <module>
           Loads the named module.

       !unload <module>
           Unloads the named module.

       !reload <module>
           Reloads a module (combines !unload and !load).

       !list
           Lists all loaded modules.

Name

       Bot::BasicBot::Pluggable::Module::Loader - loads and unloads bot modules; remembers state

Version

       version 1.30

See Also