Update README
This commit is contained in:
parent
1632bbfbe2
commit
7639027684
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue