3
0
mirror of https://github.com/jlu5/PyLink.git synced 2026-04-30 12:48:08 +02:00
James Lu 2d20256ed8 Relay: rework to use the permission system
This defines the following permissions:

Granted to opers by default:
- relay.create
- relay.destroy
- relay.claim
- relay.link
- relay.delink
- relay.linkacl.view
- relay.linkacl

Granted to all users by default:
- relay.linked

And the following which is not explicitly granted:
- relay.savedb

Closes #325.
2016-11-07 21:22:52 -08:00
..
2016-10-27 20:50:10 -07:00

# PyLink Documentation

This folder contains general documentation for PyLink IRC services.

## Contents

- [PyLink FAQ (Frequently Asked Questions)](faq.md)
- [PyLink Relay Tutorial & Oper Guide](pylink-opers.md)
- [Automode & Exttargets Guide](automode.md)
- [Developer documentation](technical/)

There is also a (WIP) Doxygen-powered API reference at https://pylink.github.io/