BraveNetwork / LinBot

Open source, general-purpose Discord chat bot written in C#
https://bravenetwork.github.io/
MIT License
2 stars 0 forks source link

Repeater Messages #20

Open Jamaka2001 opened 6 years ago

Jamaka2001 commented 6 years ago

When having a message repeat in a channel that may not be active between the times the message is set to repeat, instead of the bot deleting the message and re-posting it, have the bot read if there were any messages between the last posting and now, if not, then keep the first message and check again at the next specified time.