package = "mod_slack_webhooks" build = { ["type"] = "builtin"; ["modules"] = { ["mod_slack_webhooks"] = "mod_slack_webhooks.lua"; }; } source = { ["dir"] = "Community-Modules-dea01d8595af/mod_slack_webhooks"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/dea01d8595af.tar.gz/mod_slack_webhooks"; ["file"] = "prosody-modules-dea01d8595af.tar.gz"; } version = "19-1" description = { ["license"] = "MIT"; ["summary"] = "Allow Slack integrations to work with Prosody MUCs"; ["homepage"] = "https://modules.prosody.im/mod_slack_webhooks.html"; }