Messages from the bot that are no playrequests will not be deleted automatically. This allows one to write channel infos to the channel but because of this help messages, as an example, will not be deleted too.
Solution: info messages should be stored somewhere, like in the config, to distinguish them from normal messages. Only problem then: to save them, they have to be sent. But then they are immediately deleted before they can be stored.
Messages from the bot that are no playrequests will not be deleted automatically. This allows one to write channel infos to the channel but because of this help messages, as an example, will not be deleted too.
Solution: info messages should be stored somewhere, like in the config, to distinguish them from normal messages. Only problem then: to save them, they have to be sent. But then they are immediately deleted before they can be stored.