Commit 983a38ef authored by Nico Schallehn's avatar Nico Schallehn

kleine anpassung...

parent 416f4472
...@@ -47,6 +47,15 @@ function ChatNachricht($text, $admin, $userchange ){ ...@@ -47,6 +47,15 @@ function ChatNachricht($text, $admin, $userchange ){
<ul> <ul>
<li>/w [Username]:[Nachricht] - sendet eine private Nachricht (/p ist alias)</li> <li>/w [Username]:[Nachricht] - sendet eine private Nachricht (/p ist alias)</li>
<li>/commands - gibt diese Hilfe aus</li> <li>/commands - gibt diese Hilfe aus</li>
</ul>
Außerdem kannst ich auf folgenden Sachen Antworten:
<ul>
<li>Wie es mir geht</li>
<li>bedanken</li>
<li>Uhrzeit</li>
<li>Aufgaben</li>
<li>Begrüßung</li>
<li>Verabschiedung</li>
</ul>"; </ul>";
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment