Discord.py bot, category isn't being created at the required position

前端 未结 0 613
栀梦
栀梦 2020-11-28 15:32
import discord
from discord.ext import commands

botToken = "*"
client = commands.Bot(command_prefix = \'*\')

@client.event
async def on_ready():
    prin         


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