Update README.md
This commit is contained in:
parent
f04a803243
commit
aa1cd53632
30
README.md
30
README.md
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user