diff --git a/bot/src/modules/technician/command/sync_xp_command.py b/bot/src/modules/technician/command/sync_xp_command.py index f2d3e06a..a14bd8ac 100644 --- a/bot/src/modules/technician/command/sync_xp_command.py +++ b/bot/src/modules/technician/command/sync_xp_command.py @@ -129,8 +129,7 @@ class SyncXpGroup(DiscordCommandABC): other_server = self._servers.get_server_by_id(server_id) user = self._users.get_user_by_discord_id_and_server_id( - member.id, - self._servers.get_server_by_discord_id(ctx.guild.id).id + member.id, self._servers.get_server_by_discord_id(ctx.guild.id).id ) try: