]> jfr.im git - irc/SurrealServices/srsv.git/commitdiff
Help files for topicappend/topicprepend
authorerry <redacted>
Thu, 1 Sep 2011 16:41:18 +0000 (16:41 +0000)
committererry <redacted>
Thu, 1 Sep 2011 16:41:18 +0000 (16:41 +0000)
git-svn-id: http://svn.tabris.net/repos/srsv@3559 70d4eda1-72e9-0310-a436-91e5bd24443c

branches/0.4.3/help/chanserv/topicappend.txt [new file with mode: 0644]
branches/0.4.3/help/chanserv/topicprepend.txt [new file with mode: 0644]

diff --git a/branches/0.4.3/help/chanserv/topicappend.txt b/branches/0.4.3/help/chanserv/topicappend.txt
new file mode 100644 (file)
index 0000000..5d4c203
--- /dev/null
@@ -0,0 +1,5 @@
+%BChanServ TOPICAPPEND%B appends a phrase to the current topic, or sets the topic if no topic is set yet.
+
+Syntax: %BTOPICAPPEND%B %U#channel%U <message>
+Examples: /cs TOPICAPPEND #erry COOKIES!
+-!- Eustace has changed the topic of #erry to: SLINKIES | COOKIES!
diff --git a/branches/0.4.3/help/chanserv/topicprepend.txt b/branches/0.4.3/help/chanserv/topicprepend.txt
new file mode 100644 (file)
index 0000000..a8bb0c1
--- /dev/null
@@ -0,0 +1,5 @@
+%BChanServ TOPICAPPEND%B prepends a phrase to the current topic, or sets the topic if no topic is set yet.
+
+Syntax: %BTOPICPREPEND%B %U#channel%U <message>
+Examples: /cs TOPICPREPEND #erry COLORSS!!!
+-!- Eustace has changed the topic of #erry to: COLORSS!!! | SLINKIES | COOKIES!