command cant working on discord bot at new version

前端 未结 0 1882
一个人的身影
一个人的身影 2020-12-12 05:15
import discord
import random
from discord.ext import commands
client = commands.Bot(command_prefix = \'!\')

@client.event
async def on_message(message):
    print(\         


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