Skip to content

1.1.4

Compare
Choose a tag to compare
@cedws cedws released this 25 Nov 21:26
· 82 commits to master since this release

This release has a fix for messages not being deleted due to an update in the Discord API.

As per the comments made in the code, the Discord API returns empty pages where messages have been deleted now. In the past, the Discord API immediately removed them and shifted other messages to the top. This is possibly related to their Cloudflare response caching.

There may still be problems deleting messages due to these API changes. Please report these under issue #21.