Add poll editor

Implements the suggestion from Issue #34
This commit is contained in:
calzoneman 2013-04-18 11:42:07 -05:00
parent 9338905519
commit 5350fa2e93
5 changed files with 100 additions and 3 deletions

View file

@ -104,6 +104,11 @@
</div>
</td>
</tr>
<tr>
<td><pre>/poll</pre> (no parameters)</td>
<td>Moderators</td>
<td>A poll editor is popped up allowing for easy creation of the poll, and allowing commas in the poll title and options</td>
</tr>
</table>
<p>There are also some other chat features. When your name appears in a message, <span class="nick-highlight">the message will be highlighted.</span> If you type the beginning of someone's name in chat, pressing tab will attempt to autocomplete the name.</p>