riking / AutoDelete

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

fix custom status message not being set on reconnect #15

Closed researcx closed 2 years ago

researcx commented 4 years ago

Whilst running this bot I noticed that statusmessage doesn't get set correctly when the bot reconnects. This makes it set the custom configured statusmessage from config.yml instead of the hardcoded "in the garbage" when OnResume happens.

riking commented 2 years ago

This was incidentally fixed in the v8 upgrade.