Update README

This commit is contained in:
Ceda EI 2019-01-23 00:15:52 +05:30
parent 1632bbfbe2
commit 7639027684
1 changed files with 2 additions and 0 deletions

View File

@ -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.