bazz1tv / ayumi

My lovely IRC bot :sparkles: :turtle: :mailbox: :sparkles:
0 stars 1 forks source link

[suggestions] add admin users #81

Open bazz1tv opened 8 years ago

bazz1tv commented 8 years ago

Specs :

The Suggestions should check both suggestions-admins and ayumi admins when checking a user for permissions.

It must be possible to specify suggestion admins from the config file

it should be possible to add suggestion-admins from a command only by an ayumi admin or wordgame admin (doesn't exist yet).


So now there exists the issue of ayumi config existing in local file or in the database (or both). Fortunately, context can allude whether a certain config should be in database or local file. Individual server config should be in local file, but "app settings" should be in the database so that any server can use those app-level configs.