#Joinrole isnt working

1 messages · Page 1 of 1 (latest)

crisp bough
#

you can try

role = member.guild.get_role(role id)
#

then make sure the bot's role is over the role u want to give

#

that needs to be an int of ur role id

#

like u did int(result[0])

#

u put the same thing

#

there

#

pretty much like that

#

yes

#

its result not role id

knotty jetty
#

says right there in the traceback

#

you don't have variables with spaces

crisp bough
#

his code was correct

knotty jetty
#

well for one they didn't get any errors because they're catching all exceptions in the try except block

crisp bough