Update README.md

This commit is contained in:
Mattias Erming 2014-04-15 22:18:19 +02:00
parent f04a803243
commit aa1cd53632

View file

@ -1 +1,29 @@
Work in progress.
__Work in progress.__
## Chat
Run your IRC client on a server and access it from the web browser. This gives you a persistent connection and allows you to chat from multiple devices at the same time.
### Commands
These are the commands currently implemented:
- `/connect`
- `/deop`
- `/devoice`
- `/disconnect`
- `/join`
- `/kick`
- `/leave`
- `/mode`
- `/nick`
- `/op`
- `/part`
- `/query`
- `/quit`
- `/server`
- `/topic`
- `/voice`
- `/whois`
### Screenshot
Here's what it currently looks like:
![](http://placehold.it/720x647)