I
I
Ivan Wagner2020-01-09 20:51:59
Python
Ivan Wagner, 2020-01-09 20:51:59

How to make a bot send messages to ds once in a while?

Hello. I decided to make a bot that will send messages to one channel once in a while, without any user intervention. For example, I have a prepared list of words, and every 10-20 minutes the bot throws one of these words in order until they run out. I am far from developing bots, and I am not particularly familiar with languages. If anyone came across, saw where or knows, could you tell me?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Shohruh Shaimardonov, 2020-01-09
@manavar_g

For delayed (scheduled) sending of messages, use cron , and look for the rest in the discord documentation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question