Miscord Versions Save

Facebook Messenger to Discord bridge

v5.0.4

4 years ago

Fixed

  • Fixed web setup returning JSON Not Found error
  • Fixed crashing when mention didn't have a channel

v5.0.3

4 years ago

Fixed

  • Fixed loop when checking updates is enabled

v5.0.2

4 years ago

Fixed

  • Fixed loop after Facebook failed login

v5.0.0

4 years ago

Added

  • REST API
  • Web dashboard
  • Web setup
  • Auto-restarting
  • Support for Messenger mentions
  • Support for multiple Facebook accounts
  • Remote storage support
  • Pausing the whole instance
  • Better error descriptions
  • Support for disabling Messenger or Discord
  • Discord statuses when logging in (idle) or login failed (dnd)
  • Funding via Liberapay

Changed

  • Refactored the code to TypeScript
  • Changed set/get commands to config command

Removed

  • channels.yml support
  • config.errorChannel and config.commandChannel properties support

v4.7.1

5 years ago

Fixed

  • Crash loop on sending errors

v4.7.0

5 years ago

Added

  • Support for multiple command channels
  • Sending custom emoji from Messenger to Discord
  • Restart command

Changed

  • Quit command actually quits

Fixed

  • Handling multiple role mentions when first one is not mentionable
  • Setting guilds when main guild is set
  • Resetting loginFailed variable before restart

v4.6.4

5 years ago

Changed

  • Improved Dockerfiles

Fixed

  • Made channel renaming use thread clean name

v4.6.3

5 years ago

Added

  • Checking if name is not null when renaming
  • Not restarting when login failed

Fixed

  • Accessing command param without checking
  • Misleading missing thread error message

v4.6.2

5 years ago

Fixed

  • Showing log folder path on error

Changed

  • Sentry endpoint

Added

  • Ignoring user-fault errors

v4.6.1

5 years ago

Fixed

  • Crash on failed attachment URL request
  • A typo in help command