Go to file
acmgit fcd0514b10
Merge pull request #9 from Bastrabun/master
Fixes #4 Messages logged once per user
2022-05-18 21:22:56 +02:00
locale The last man turns off the light. 2022-03-03 02:29:51 +01:00
.luacheckrc Settings fixed.P 2022-01-28 11:28:26 +01:00
LICENSE Initial commit 2020-04-11 00:40:55 +02:00
README.md IRC-Support added. 2022-01-27 23:17:30 +01:00
api.md Settings fixed.P 2022-01-28 11:28:26 +01:00
api.txt Settings fixed.P 2022-01-28 11:28:26 +01:00
cmd_all.lua Shorter Usernames. 2022-03-01 21:51:28 +01:00
cmd_channels.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_help.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_invite.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_join.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_kick.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_leave.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_list.lua Gramatical misttakes fixed. 2022-02-16 15:27:14 +01:00
cmd_lock_channel.lua More info at cmd status. 2022-03-10 02:06:48 +01:00
cmd_mark_channel.lua Matterbridge the 500. 2022-02-26 16:25:48 +01:00
cmd_move.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_reconnect.lua The last man turns off the light. 2022-03-03 02:29:51 +01:00
cmd_status.lua More info at cmd status. 2022-03-10 02:06:48 +01:00
cmd_talk2public.lua Update cmd_talk2public.lua 2022-04-14 11:52:52 +02:00
cmd_template.lua Fixes a Bug with /c chat command. 2020-11-21 22:01:19 +01:00
cmd_toggle.lua Gramatical misttakes fixed. 2022-02-16 15:27:14 +01:00
cmd_unmark_channel.lua Matterbridge the 500. 2022-02-26 16:25:48 +01:00
cmd_where.lua Gramatical misttakes fixed. 2022-02-16 15:27:14 +01:00
core.lua More logs .. 2022-02-27 23:26:04 +01:00
i18n.py Initial Commit. 2020-04-11 03:15:26 +02:00
init.lua Update init.lua 2022-04-14 11:47:33 +02:00
irc.lua More Diet. 2022-03-03 02:52:00 +01:00
lib.lua Fixes #4 Messages logged once per user 2022-05-15 01:36:07 +02:00
matterbridge.lua Better check for matterbridge loaded. 2022-04-03 22:28:18 +02:00
mod.conf Es klappt. 2022-02-28 04:24:58 +01:00
screenshot.jpg Screenshot added. 2020-04-18 16:23:34 +02:00
settingtypes.txt Update settingtypes.txt 2022-04-14 11:48:17 +02:00

README.md

Smart Chat

A simple chat, which supports chat-channels for minetest.
Screenshot 1

Description

Adds the ability to the plain chat, that user can join to channels.
The mod is easy extendable, because you only have to develop a module and
the chat has new commands.
There is a self-growing Helpsystem integrated too.

Requirements:

Minetest 5.x For IRC you need LUA-Socket installed in your system.

Depends

optional Depends

API

API for Smartchat as md
API for Smartchat as txt

License:

GPL 3.0

Download

https://github.com/acmgit/smart_chat