package = "mod_muc_dicebot" version = "2-1" source = { ["file"] = "prosody-modules-785389a2d2b3.tar.gz"; ["dir"] = "Community-Modules-785389a2d2b3/mod_muc_dicebot"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/785389a2d2b3.tar.gz/mod_muc_dicebot"; } build = { ["modules"] = { ["mod_muc_dicebot"] = "mod_muc_dicebot.lua"; }; ["type"] = "builtin"; } description = { ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_muc_dicebot.html"; ["summary"] = "A thing to roll dice\n\nDo you see what happens, Jitsi? Do you see what happens when you\nmake it hard for me to use a proper bot? This is what happens,\nJitsi. This is what happens when you meet a stranger in the alps!\n\nAhem. In all seriousness, this is more of a quick hack than\nanything else. It will look for `.r` in MUC messages and if it\nfinds it, it'll interpret it as an instruction to roll a few\ndice. Injects the results in the body of the message. Eats the\nmessage alive if it is malformed."; }