schafezp / karmabot

A telegram bot designed for group chats to allow users to upvote and downvote content similar to reddit.
https://schafezp.github.io/karmabot/
MIT License
6 stars 1 forks source link

Allow creator to set admins and give privileges #48

Open schafezp opened 6 years ago

schafezp commented 6 years ago

The "creator" is the admin that is in control of running the bot in production. Since they have access to the postgres instance they have complete power over modifying the bot. This is the admin which can designate other admins.

Additionally there could be multiple admin levels. To implement these "privilege' settings should be created to allocate particular permissions

Privileges (more to come)