-
Notifications
You must be signed in to change notification settings - Fork 1
Flags and Access Levels
David Hagar edited this page Jun 23, 2016
·
4 revisions
Flags and access levels can be per-channel or global for a network. If a flag is specific to a channel then a particular user cannot access functions outside of that channel while a global user can access functions anywhere.
- admin : Bot Administrator or Channel Administrator
- usermanager : Able to manage the user database, add, remove, or modify users
User levels run between 0 (no access) and 255 (full access). Levels are used to automatically give a set of functionality to a user without having to set individual flags.
- Level 255
- admin
- Level 200
- usermanager