Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 929 Bytes

CHANGELOGS.md

File metadata and controls

29 lines (22 loc) · 929 Bytes

Changelog

All notable changes to the Discord Repinger project will be documented in this file.

[Unreleased]

Added

  • Feature to handle title changes for channels and categories
  • Websocket connection improvements
  • Extend support for webhooks to handle title changes
  • Extend support for webhooks to handle channel and category deletions
  • Extend bad word filter to handle any text inside webhooks

[1.0.0] - 2023-04-03

Added

  • Initial release of Discord Repinger
  • server.py and client.py scripts
  • README.md and LEARN.md documentation
  • Real-time server replication and mirroring, including messages and server structure
  • Sitemap generation and comparison
  • Websocket communication between client and server scripts
  • Support for webhooks to replicate messages

Fixed

  • Various bug fixes and improvements

Note