Assaro / DD_Bot

Discord Bot to Control Docker Services via the Docker Socket
GNU General Public License v3.0
35 stars 5 forks source link

Create separate admin/user commands #23

Closed Assaro closed 1 year ago

Assaro commented 1 year ago

Separate /docker, /list and /permission into two commands each. One for users, one with extended options for admins. Optional: make /docker list preconfigured containers instead of having a text field for custom input. Will greatly improve user friendliness

Assaro commented 1 year ago

Closed as there is a better solution given in issue #26