Discord.py bot.command keep repeating

前端 未结 0 1174
再見小時候
再見小時候 2020-12-12 14:25
bot = commands.Bot(command_prefix=".")

@bot.event
async def on_ready():
    print(f\'{bot.user} has connected to Discord!\')
    # Setting `Watching ` sta         


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