This commit is contained in:
Ceda EI 2019-01-22 19:14:23 +05:30
parent a982ee0525
commit 1632bbfbe2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
+ Install `python3`, `flask`, `python-telegram-bot`
+ `cd`
+ `git clone https://git.webionite.com/ceda_ei/minetest-telegram-bridge`
+ `ln -s ~/minetest-telegram-bridge/chat_mod ~/..minetest/mods/chat_mod`
+ `ln -s ~/minetest-telegram-bridge/chat_mod ~/.minetest/mods/chat_mod`
+ Enable the mod in `world.mt`
+ `cd minetest-telegram-bridge/bot`
+ Copy `sample.config.py` to `config.py` and edit.