This bot used to work normally all of a suddent it does this
const perm = vc.permissionsFor(message.client.user);
The output is
TypeError: Cannot read properties of null (reading 'PermissionsFor')
I do not know how to fix this issue so i am ready to be berated by people who are better than me