From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../lua-addons/addons/answeringmachine/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/answeringmachine/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/answeringmachine/README.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/answeringmachine/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/answeringmachine/README.md new file mode 100644 index 0000000..df2e0c3 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/answeringmachine/README.md @@ -0,0 +1,21 @@ +Author: Byrth +Version: 1.4 +Answering Machine with basic functionality + +Abbreviation: //am, //answeringmachine + +Commands: +* list : Lists the number of messages recorded from each person that has sent you a tell. +* play : Plays available messages. Will default to playing all messages if a name is not provided. +* clear : Clears available messages. Will default to clearing all messages if a name is not provided. +* help : Lists commands in game. +* msg : Sets your away message, which will be sent to non-GMs the first time they send you a tell after loading the plugin or clearing messages from them. + +Purpose: +To record conversations and play them back at your leisure. + +Version History: +1.4 - Added a black/red box that appears if you have messages that you probably haven't read. +1.3 - Adjusted trim function to prevent error when dealing with 15 character names. +1.2 - Timestamps added. Massive refactoring. Outgoing tells now included. +1.1 - Version History started, fundamental recording and answering features created. \ No newline at end of file -- cgit v1.1-26-g67d0