recieving and sending messages to a specific category(discord bot)

后端 未结 0 1857
甜味超标
甜味超标 2020-12-30 03:38

Here is my code for specific channel and it works:

if message.channel.name == "name" and msg.startswith(\'bruh\'):
        await message.channel.sen         


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