hangoutsbot/hangoutsbot

Documentation/Wiki: need more examples for Role Based Access System

Open

#370 geöffnet am 28. Aug. 2015

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (278 Forks)batch import
documentationhelp wanted

Repository-Metriken

Stars
 (575 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Looking at: https://github.com/hangoutsbot/hangoutsbot/wiki/Role-Based-Access-System-Discussion#some-recipes-for-access-levels

Need help to add more examples, that bot admin will likely want to add.

  1. allow "botkeepers" to use "/bot leave"
  2. allow "mods" of a conversation to use "addusers" / "addme" / "topic"
  3. allow "broadcasters" to use "/bot broadcast"

More complex examples:

  1. allow "botkeepers" to use "addme" / "addusers" to conversations they are already in

Contributor Guide