Skip to content
Snippets Groups Projects
Verified Commit 189887ca authored by anarcat's avatar anarcat
Browse files

show how to give access to #tor-internal

parent 7c89aed9
No related branches found
No related tags found
No related merge requests found
......@@ -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,
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment