3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/docs
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
..
technical docs/t/services-api: mention ServiceBot.join() 2016-10-16 18:48:29 -07:00
automode.md docs: refresh Automode guide with permissions info and more (#284) 2016-09-12 20:21:34 -07:00
faq.md faq: fix link to dependencies list 2016-10-27 20:50:10 -07:00
pylink-opers.md pylink-opers: mention DESTROY, DELINK 2016-06-19 12:12:17 -07:00
README.md ServiceBot: remove request/remove stubs for now 2016-07-23 19:57:05 -07:00
relay-permissions.md Relay: rework to use the permission system 2016-11-07 21:22:52 -08:00

PyLink Documentation

This folder contains general documentation for PyLink IRC services.

Contents

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