riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Displayed "delete time" is wrong. #27

Open nexorianus opened 3 years ago

nexorianus commented 3 years ago

I was fiddeling around with the autodelete time. i set it to 1h first and after that set it to 24h.

The instantly shown message is correct with 24h delete time. But after the first delete the bot shows only 1h of deletion time: AutoDelete: Messages in this channel will be deleted after 1h0m0s.

The messages will still be deleted after 24h so i guess it might have to do with the previous 1h setting?