Я сделал. А тепер другаю проблема
BOT connected
Ignoring exception in on_member_join
Traceback (most recent call last):
File "C:\Users\x094t\AppData\Local\Programs\Python\Python38-32\lib\site-packages\discord\client.py", line 312, in _run_event
await coro(*args, **kwargs)
File "bot.py", line 31, in on_member_join
await member.send_message(channel, embed=embed)
AttributeError: 'bot' object has no attribute 'send_message'