KOOKIIEStudios / PalCON-Discord

A Python-based Discord bot for PalWorld server administration via RCON
MIT License
18 stars 3 forks source link

FIX: Admin commands not checking perms properly #20

Closed alexraskin closed 6 months ago

alexraskin commented 6 months ago

This PR fixes issue #18. I removed the unused import after the fix.

I also added an error check to respond when the user doesn't have the correct permissions.