Is there a way to send messages to a guild's system channel, and use it in a scheduled task?

前端 未结 0 1655
我在风中等你
我在风中等你 2020-12-29 21:56
async def rules_reminder(self):
    channel = self.bot.guild.system_channel
    await channel.send("Remember to adhere to         


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