Programming a Discord bot in Python- How do I make it automatically send messages?

后端 未结 0 1134
野趣味
野趣味 2021-01-28 00:35

I want to make my bot automatically send an image to a channel every ten minutes. Here\'s my code:

def job():
  channel = client.get_channel(803842308139253760)
          


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