ZumitoTeam / zumito-framework

Framework for creating a bot for discord
https://framework.zumito.dev
8 stars 1 forks source link

adminOnly = true option not functioning correctly #55

Open WilliamAcosta1 opened 1 month ago

WilliamAcosta1 commented 1 month ago

The adminOnly = true option is not working as expected. This option should restrict command access to admins only, but it currently fails to enforce this restriction properly. We need to investigate the issue and ensure that the adminOnly functionality is correctly implemented and enforced.

fernandomema commented 4 days ago

Depends on https://github.com/ZumitoTeam/zumito-framework/issues/64