Update README.md

This commit is contained in:
Mattias Erming 2014-05-15 21:36:58 +02:00
parent 2c34d129d8
commit 0bbb6aa005
1 changed files with 21 additions and 21 deletions

View File

@ -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