Verified Commit 189887ca authored by anarcat's avatar anarcat 💥
Browse files

show how to give access to #tor-internal

parent 7c89aed9
Loading
Loading
Loading
Loading
+12 −1
Original line number Original line Diff line number Diff line
@@ -83,7 +83,18 @@ People generally get access to things through one or many of the above
groups. When someone leaves, you might want to revoke their access,
groups. When someone leaves, you might want to revoke their access,
for example with:
for example with:


    access @tor-ircmasters del OLDADMIN
    /msg GroupServ access @tor-ircmasters del OLDADMIN

Typically, you will need to add users to the `@tor-tpomember` group,
so that they can access the internal channels
(e.g. `#tor-internal`). This can be done by the "Group Masters", which
can be found by talking with `GroupServ`:

    /msg GroupServ info @tor-tpomember

Then you would add them to the group with:

    /msg GroupServ access @tor-tpomember add $USER MEMBER


## Using the Matrix bridge
## Using the Matrix bridge