Added DROPBOT_ROOMS to the README

This commit is contained in:
2014-08-12 12:53:25 +01:00
parent 5eb577ca42
commit 7a9705473b

View File

@@ -16,5 +16,6 @@ The configuration is passed by using environment variables.
* ```DROPBOT_JID``` - JID of the bot account
* ```DROPBOT_PASSWORD``` - Password of the account
* ```DROPBOT_NICKNAME``` - MUC nickname (defaults to Dropbot)
* ```DROPBOT_ROOMS``` - List of MUC rooms to join, seperated by commas
* ```DROPBOT_CMD_PREFIX``` - Prefix of MUC channel commands (defaults to !)
* ```DROPBOT_KOS_URL``` - URL of the CVA KOS API service (defaults to http://kos.cva-eve.org/api/)