Update README.md
This commit is contained in:
parent
0bbb6aa005
commit
746f73558f
52
README.md
52
README.md
@ -3,27 +3,37 @@ 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
|
- [ ] /ame
|
||||||
- [ ] /deop
|
- [ ] /amsg
|
||||||
- [ ] /devoice
|
- [ ] /close
|
||||||
- [ ] /disconnect
|
- [x] /connect
|
||||||
- [ ] /join
|
- [x] /deop
|
||||||
- [ ] /kick
|
- [x] /devoice
|
||||||
- [ ] /leave
|
- [x] /disconnect
|
||||||
- [ ] /me
|
- [ ] /help
|
||||||
- [ ] /mode
|
- [ ] /invite
|
||||||
- [ ] /msg
|
- [x] /join
|
||||||
- [ ] /nick
|
- [x] /kick
|
||||||
- [ ] /notice
|
- [x] /leave
|
||||||
- [ ] /op
|
- [x] /me
|
||||||
- [ ] /part
|
- [x] /mode
|
||||||
- [ ] /query
|
- [x] /msg
|
||||||
- [ ] /quit
|
- [x] /nick
|
||||||
- [ ] /send
|
- [x] /notice
|
||||||
- [ ] /server
|
- [x] /op
|
||||||
- [ ] /topic
|
- [x] /part
|
||||||
- [ ] /voice
|
- [ ] /partall
|
||||||
- [ ] /whois
|
- [x] /query
|
||||||
|
- [x] /quit
|
||||||
|
- [ ] /raw
|
||||||
|
- [ ] /say
|
||||||
|
- [x] /send
|
||||||
|
- [x] /server
|
||||||
|
- [ ] /time
|
||||||
|
- [x] /topic
|
||||||
|
- [ ] /version
|
||||||
|
- [x] /voice
|
||||||
|
- [x] /whois
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user