Skip to content

Releases: HappyGroupHub/Discord-Line-Message-Sync

v0.2.1 - More commands supported

09 Oct 17:25
Compare
Choose a tag to compare

IMPORTANT

There's some changes in both config.yml and sync_channels.json, so please re-generate / re-bind the files and syncing channels. This might be the last changing of these two files in the near future, sorry for the inconvenience.

Changes

  • Added /about and /help commands in Discord
  • You can now use /unlink to stop syncing the messages
  • Downloaded files will now be saved in folder named with LineGroupName_DiscordChannelName instead of numbers
  • run.bat will now pause if crashing, this can easier the trouble shooting process

Devs

  • sub_num will now be saved in json

v0.2.0 - Use simple commands to add sync channels!

25 Sep 16:33
Compare
Choose a tag to compare

IMPORTANT

There is a significant change between v0.1.5 to v0.2.0, please DELETE the config.yml, refill the re-generated one, or the program won't work.
Find the whole new Discord/Line sync binding tutorial and config settings at README.md.
If you want to migrate and keep your previous /downloads files, please bind the channels by order from your previous config.yml syncing settings.

Changes

  • You can now use commands to bind Discord and Line chats!

Bug fixed

  • Fixed the config generator bug

Devs

  • Update python packages
  • Change all the dictionary function .get() to [] for shorter view
  • All the syncing channels will now be saved in sync_channels.json

v0.1.5 - Video, Audio sync supported & bug fixes

21 Sep 06:09
Compare
Choose a tag to compare

Changes

  • Discord video messages sync to Line supported
  • Audio messages from both Discord and Line sync supported

Bug fixed

  • Discord image messages to Line duplicated text bug fixed
  • Discord member/channel tagged messages now show properly

Devs

  • Update python packages
  • List supported messages type in code

v0.1.4 - Multiple channels sync suppprted!

25 Jan 09:00
Compare
Choose a tag to compare

Changes

  • New configuration file
  • Support multiple channels to sync by editing config.yml
  • Discord image to Line supported
  • Downloaded files will now saved and sort in new directory

v0.1.3 - Image and Video from Line to Discord support!

16 Jan 15:47
Compare
Choose a tag to compare

Changes

  • Image and Video messages from Line will now sync to Discord
  • You can now use !ID in line chat to get user_id or group_id

v0.1.2 - Bug fixes & Improvements

13 Jan 06:41
Compare
Choose a tag to compare

Changes

  • Line messages to Discord will send as author's name and avatar
  • You can now use debug_json() in line_bot.py for an easy way to get original jsons from Line (for devs)

Bug fixed

  • Messages can't sync from Line group chat bug

v0.1.1 - Bug fixes

12 Jan 12:56
Compare
Choose a tag to compare

Bug fixed

  • Duplicated messages from Discord webhook bug

v0.1.0 - First Release!

12 Jan 06:31
Compare
Choose a tag to compare

Features:

  • Generate default config.yml template for user
  • Sync text messages between Discord and Line