feat(arabot): remove verify-as-vegan role

This commit is contained in:
smyalygames 2022-10-21 04:44:10 +01:00
parent 0873e4ad40
commit eddf0bcec6
3 changed files with 0 additions and 4 deletions

View File

@ -78,8 +78,6 @@ class VerificationLeaveVCListener extends Listener {
// Remove verify as vegan and give non vegan role
if (!await checkFinish(channel.id)) {
await user.roles.remove(IDs.roles.verifyingAsVegan);
// Get roles to give back to the user
const roles = await fetchRoles(user.id);
roles.push(IDs.roles.verifyBlock);

View File

@ -54,7 +54,6 @@ const devIDs = {
stageHost: '999431675123597411',
patron: '999431675098447935',
patreon: '999431675098447936',
verifyingAsVegan: '999431675081666597',
verifyBlock: '1007477161835372574',
},
channels: {

View File

@ -57,7 +57,6 @@ let IDs = {
stageHost: '854893757593419786',
patron: '765370219207852055',
patreon: '993848684640997406',
verifyingAsVegan: '854725899576279060',
verifyBlock: '1032765019269640203',
},
channels: {