arch-community/qbot

modules command in `admin.rb` has broken logic

Closed this issue · 2 comments

The if statement on line 41 will always evaluate to true and the logic on line 44 appears to be backwards.

Fixing this now, should the if statement on line 41 be false when there are no modules enabled in the server?

Try it. I have no idea how that command works. All my energy is on the config rework rn