Nickname
Hello, please, can someone help me solve this problem? thanks!! :pikaLove:
(function: i want to change bot nickaname on server automaticly after turn on bot)
1 Reply
change
botMember
to
the error means botMember
is undefined so it's probably just not cached yet.
If that doesn't solve it you'll have to dig some more yourself as to why botMember
is undefined. That's on you to fix pretty much. Reference the DiscordJS documentation.