Periodic posts

Set periodic message

You can set up a periodic message to be sent in a chat. To do that - send #setcron command in the following format:

#setcron|chatId:<chatId>|command:<command>|period:<period>

For instance, the following command will send the scam warning command to kujira chat every 10 minutes:

#setcron|chatId:-1001187170297|command:#scamwarning|period:10m 

Currently available commands for cron:

#scamwarning 
#rules 
#nodm 
#safetytips 
#noscam0 
#noscam1 
#noscam2 
#noscam3 
#noscam3 
#reminder

If you require a custom command periodically posted in your group chat - contact @cosmosrescue on Telegram!

Get periodic message id

To delete periodic message - it is required to get periodic message id first, which can be done with #showcron command:

#showcron

Delete periodic message

To delete periodic message - send #deletecron command in the following format:

#deletecron|cronId:<cronId>

For instance, the following command will delete periodic message with id 1:

#deletecron|cronId:1