Exporter |
Configs |
| Configs | |
| Variables | |
| @EXPORT | |
| Configuration Variables | |
| Functions | |
| getBotConfig | |
| getAdmin | JID of admin |
| getBotName | Name of the bot |
| getLogfile | Name of the logfile |
| getLogging | 1 if logging is enabled |
| addForum | Adds a Forum to the list of forums |
| removeForum | Removes a Forum from the list of forums |
| isInForum | Determines if Bot ins active in a given Forum |
| isOwnConferenceOnly | Tests if bot is only allowed to enter rooms in own conference server |
| getConferenceServer | URL of confernece server |
our @EXPORT
sub getBotConfig
JID of admin
sub getAdmin
Name of the bot
sub getBotName
Name of the logfile
sub getLogfile
1 if logging is enabled
sub getLogging
Adds a Forum to the list of forums
sub addForum
Removes a Forum from the list of forums
sub removeForum
Determines if Bot ins active in a given Forum
sub isInForum
Tests if bot is only allowed to enter rooms in own conference server
sub isOwnConferenceOnly
URL of confernece server
sub getConferenceServer