From 76390276843d0787dcafb3d67c76acd56eef5043 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Wed, 23 Jan 2019 00:15:52 +0530 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9496ac8..75b92a0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ + `cd` + `git clone https://git.webionite.com/ceda_ei/minetest-telegram-bridge` + `ln -s ~/minetest-telegram-bridge/chat_mod ~/.minetest/mods/chat_mod` ++ Add mod to `secure.http_mods`. + + Add this line if `secure.http_mods` doesn't exist. `secure.http_mods = chat_mod` + Enable the mod in `world.mt` + `cd minetest-telegram-bridge/bot` + Copy `sample.config.py` to `config.py` and edit.