Update README.md
This commit is contained in:
parent
2c34d129d8
commit
0bbb6aa005
42
README.md
42
README.md
|
@ -3,27 +3,27 @@ Run your IRC client on a server and access it from the web browser. This gives y
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
These are the commands currently implemented:
|
These are the commands currently implemented:
|
||||||
- `/connect`
|
- [ ] /connect
|
||||||
- `/deop`
|
- [ ] /deop
|
||||||
- `/devoice`
|
- [ ] /devoice
|
||||||
- `/disconnect`
|
- [ ] /disconnect
|
||||||
- `/join`
|
- [ ] /join
|
||||||
- `/kick`
|
- [ ] /kick
|
||||||
- `/leave`
|
- [ ] /leave
|
||||||
- `/me`
|
- [ ] /me
|
||||||
- `/mode`
|
- [ ] /mode
|
||||||
- `/msg`
|
- [ ] /msg
|
||||||
- `/nick`
|
- [ ] /nick
|
||||||
- `/notice`
|
- [ ] /notice
|
||||||
- `/op`
|
- [ ] /op
|
||||||
- `/part`
|
- [ ] /part
|
||||||
- `/query`
|
- [ ] /query
|
||||||
- `/quit`
|
- [ ] /quit
|
||||||
- `/send`
|
- [ ] /send
|
||||||
- `/server`
|
- [ ] /server
|
||||||
- `/topic`
|
- [ ] /topic
|
||||||
- `/voice`
|
- [ ] /voice
|
||||||
- `/whois`
|
- [ ] /whois
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue