Skip to content

Releases: BilliAlpha/discord-transfer

v3.1.0: Add migrate channel include-list

28 Jan 15:54
Compare
Choose a tag to compare

What's Changed

  • Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 by @dependabot in #23
  • Add migrate channel include-list (Implements #24)

Full Changelog: v3.0.2...v3.1.0

v3.0.2: Fix avatars URLs

24 Sep 23:03
Compare
Choose a tag to compare

v3.0.1: Fix migration of bot messages

24 Sep 17:18
Compare
Choose a tag to compare

This is an attempt to fix issue #21.

Update Discord4J to version 3.2.6

Full Changelog: v3.0.0...v3.0.1

v3.0.0: Adapt parameters to actions

19 Aug 03:27
Compare
Choose a tag to compare

Changes:

  • Actions can now have specific options and parameters
  • Split actions in dedicated classes

Fixes #15

Full Changelog: v2.3.0...v3.0.0

v2.3.0: Improve attachment handling

09 Jul 13:43
ec81493
Compare
Choose a tag to compare
  • Add verbose and quiet flags
  • Add re-uploading of attachments
  • Add copying of embeds
  • Improve argument parsing
  • Switch to Java 17

Full Changelog: v2.2.2...v2.3.0

v2.2.2: Fix crash when failing to add migrated emote

20 Feb 17:19
Compare
Choose a tag to compare

Fixes #18: Crash when trying to migrate a message with the maximum number of reactions

v2.2.1: Fix unsupported blocking call

29 Dec 20:20
Compare
Choose a tag to compare

v2.2.0: Improve bot performance and configurability.

29 Nov 15:59
Compare
Choose a tag to compare
  • Add parallel migration of channels.
  • Fix cleanup of migrated emote on reply messages.
  • Add option to control delay (--delay).
  • Add option to control start date (--after), fixes #13.

v2.1.0: Update Discord4J to v3.2.3

18 Nov 19:03
Compare
Choose a tag to compare

This release brings the following changes:

  • Update to Discord4J v3.2.3
  • Reply messages are now migrated too

Note: The bot now requires the MESSAGE CONTENT intent.

v2.0.2: Update of Discord4J

04 Jul 12:50
Compare
Choose a tag to compare
Update Discord4J to v3.1.6