Discord.py repeat message

后端 未结 0 472
遥遥无期
遥遥无期 2020-12-06 14:18

i write bot on discord py with cogs.

main:

intents = discord.Intents.all()
client = discord.Bot(command_prefix = \'$\', intents = intents)

for files i         


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