{"repo":"minetest-mods/irc","free":true,"listed":false,"github":"https://github.com/minetest-mods/irc","clone":"git clone https://github.com/minetest-mods/irc.git","description":"IRC Mod for Minetest","language":"Lua","stars":46,"topics":["minetest-mod","irc","chat","minetest"],"license":"BSD-2-Clause","category":"chat-messaging","readme_excerpt":"IRC Mod for Minetest ==================== Introduction ------------ This mod is just a glue between IRC and Minetest. It provides two-way communication between the in-game chat, and an arbitrary IRC channel. The forum topic is [here][forum]. [forum]: https://forum.minetest.net/viewtopic.php?f=11&t=3905 Installing ---------- Quick one line install for Linux: cd && git clone --recursive https://github.com/minetest-mods/irc.git Please change to fit your installation of Minetest. For more information, see [the wiki][wiki]. The IRC mod's git repository uses submodules, therefore you will have to run git submodule init when first installing the mod (unless you used --recursive as above), and git submodule update every time that a submodule is updated. These steps can be combined into git submodule update --init . You'll need to install LuaSocket. You can do so with your package manager on many distributions, for example: # # On Arch Linux: # pacman -S lua51-socket # # On Debian/Ubuntu: # # Debian/Ubuntu's LuaSocket packages are broken, so use LuaRocks. # apt-get install luarocks # luarocks install luasocket You will also need to add IRC to your trusted mods if you haven't disabled mod security. Here's an example configuration line: secure.trusted mods = irc [wiki]: https://wiki.minetest.net/Installing mods Settings -------- All settings are changed in minetest.conf . If any of these settings are not set, the default value is used. irc.server (string): The address of the IRC server ","default_branch":null,"files":null,"tree":[],"storefront":"/r/minetest-mods","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/minetest-mods/irc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}