smtnhacker / OJHacker

1 stars 2 forks source link

Replaced certain functions with discord.py decorators #3

Closed Jian-Wuyou closed 3 years ago

Jian-Wuyou commented 3 years ago

Changes

Jian-Wuyou commented 3 years ago

Was able to invite the bot to a test server and execute admin commands by giving myself a role with the same name as server roles. Tested with !PRINT_ALL and !PRINT_DB, but presumably also works with !HARD_RESET.

Added decorator @commands.check to admin commands to check if guild is in cnst.ALLOWED_GUILDS