mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
commit
c949ef539e
@ -75,6 +75,13 @@ After this, running the server is easy! Simply run the below command and you sho
|
|||||||
oragono run
|
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
|
<!--# Web interface
|
||||||
|
|
||||||
Oragono also includes a web interface, which works with the REST API to provide a way to manage user accounts and bans.
|
Oragono also includes a web interface, which works with the REST API to provide a way to manage user accounts and bans.
|
||||||
|
Loading…
Reference in New Issue
Block a user