Merge pull request #105 from vegax87/patch-1

Update README.md
This commit is contained in:
Daniel Oaks 2017-05-17 13:47:32 -06:00 committed by GitHub
commit c949ef539e
1 changed files with 7 additions and 0 deletions

View File

@ -75,6 +75,13 @@ After this, running the server is easy! Simply run the below command and you sho
oragono run
```
### How to register a channel
Register your account with /quote ACC REGISTER <username> * passphrase :<password>
Join the channel with /join #channel
Register the channel with /privmsg ChanServ REGISTER #channel
<!--# Web interface
Oragono also includes a web interface, which works with the REST API to provide a way to manage user accounts and bans.