Updates via shellscript

master
Lars Mueller 2019-07-13 20:10:14 +02:00
parent 8e671a5f79
commit 59c2058ac4
3 changed files with 6 additions and 8 deletions

View File

@ -3,6 +3,7 @@
> One Mod to bring them all, and in the darkness bind them
\- adapted quote from "Lord of the Rings"
With "all" other chat mods are meant.
Adds roles, colors, unicode, hud notifications, and chat bridges (IRC & discord).
@ -16,8 +17,9 @@ Code licensed under the GPLv3 (GNU Public License Version 3). Written by Lars Mu
## Terminology
Chatter : Participant in chat, be it a Minetest player, IRC user, or Discord member
Targets/Mentions :
Chatter : Participant in chat, be it a Minetest player, IRC user, or Discord member
Role : "Group" of chatters
Targets/Mentions : Roles or chatters mentioned using `@`
## Features

View File

@ -2,10 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="9c19d535-266a-4559-b18f-40a5e7a4aeb2" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../minetest-chat-bridge-irc-bot/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../minetest-chat-bridge-irc-bot/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../minetest-chat-bridge-irc-bot/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../minetest-chat-bridge-irc-bot/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../Readme.md" beforeDir="false" afterPath="$PROJECT_DIR$/../Readme.md" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/out/" />
<ignored path="$PROJECT_DIR$/.gradle/" />

View File

@ -2,8 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="7f697b14-8ab3-4a7f-89a5-7b970fc18e63" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/../minetest-chat-bridge-bot/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../minetest-chat-bridge-bot/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../Readme.md" beforeDir="false" afterPath="$PROJECT_DIR$/../Readme.md" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />