Contraversum / ContraBot

Discord Bot for Contraversum
1 stars 0 forks source link

Assignment of invite roles currently not working #67

Open TheLlamamarketer opened 1 year ago

TheLlamamarketer commented 1 year ago

It seems that the feature that worked on the test server has some sort of problems on the actual server. Not very critical, we could always manually assign roles to people who have invited others.

johan-t commented 1 year ago

Can you check if all of the ids are correct for the roles?

johan-t commented 1 year ago

But we would need to fix this to work on issue #66 which is important to get some viral growth

TheLlamamarketer commented 1 year ago

I already checked that the role ids were correct, maybe the condition that when a new user is invited never really worked, that being the main issue?

johan-t commented 1 year ago

The problem seems to with the missing privileged Gateway Intent

TheLlamamarketer commented 1 year ago

this again?!?!?!?!?!?!?!?!?! So this is a problem with the permissions again?

johan-t commented 1 year ago

Yeah we forgot to enable it for the production bot, we only enabled them on the test bot