forwards-long-jump / discotron

Modular Discord bot supporting plugins hosted on git repositories
MIT License
3 stars 5 forks source link

Rework plugin permission system #27

Open RedMser opened 4 years ago

RedMser commented 4 years ago

Right now, a plugin's index.js defines defaultPermission, and the server owner can enable/disable plugins individually for everyone or admin.

Proposal image

Blatoy commented 4 years ago

Another idea that we could investigate:

For plugin devs

Permission levels

image

For admins

image

For owner