Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 18:54
· 11 commits to master since this release
  • Added parameter to skip pinned messages with --skip-pinned (thanks @mrrfv)
  • Added check to see if message is in locked or archived thread before attempting deletion
  • Improved deletion efficiency by properly reusing TCP connections
  • Updated to API v10
  • Removed partial subcommand in favour of making the root command perform this action
  • Various code improvements