AttributeError: 'NoneType' object has no attribute 'send' discord bot

前端 未结 0 456
悲&欢浪女
悲&欢浪女 2021-01-22 11:46

I need help getting my bot to work

# Import Discord Package
import discord

# Client (our bot)
client = discord.Client()

@client.event
async def on_ready():
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题