Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Need help using the meta plugin #3396

Closed
ghost opened this issue Jul 4, 2024 · 2 comments
Closed

Need help using the meta plugin #3396

ghost opened this issue Jul 4, 2024 · 2 comments
Labels
question This issue is a question related to installation

Comments

@ghost
Copy link

ghost commented Jul 4, 2024

Hello, I have been using the matrix-facebook and matrix-instagram plugins.

However now they don't really work anymore so I have been trying to use the new meta plugin.

I have this vars setup:

    # Facebook Messenger
    matrix_mautrix_facebook_enabled: false
    #matrix_mautrix_facebook_configuration_extension_yaml: |
    #  bridge:
    #    encryption:
    #      allow: true
    #      default: true
    # Google Chat
    matrix_mautrix_googlechat_enabled: true
    
    # Instagram 
    matrix_mautrix_instagram_enabled: false
    
    # Twitter
    matrix_mautrix_twitter_enabled: true
    
    # Signal
    matrix_mautrix_signal_enabled: true
    
    # Linkedin
    matrix_beeper_linkedin_enabled: true
    
    # IRC
    matrix_heisenbridge_enabled: true
    
    # meta instagram
    matrix_mautrix_meta_instagram_enabled: true

    # meta messenger
    matrix_mautrix_meta_messenger_enabled: true

And I would like to know what I am doing wrong as when I run just setup-all I still have the facebook-bot present but I can not use it, it does not respond to the help command.

Let me know if you have any useful tips. Thank you very much

@jave
Copy link

jave commented Oct 6, 2024

I'm in the same situation, teh old messenger plugin doesnt work anymore, and migrating to the new meta one seems too daunting.

@spantaleev
Copy link
Owner

@facebookbot:example.com is the Matrix user ID of the old bot.
The facebookbot user remains in your database forever. You can leave the old rooms to "get rid of them".

The new bridge (powered by mautrix/meta) is at:

  • @messengerbot:example.com for Messenger
  • @instagrambot:example.com for Instagram

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question This issue is a question related to installation
Projects
None yet
Development

No branches or pull requests

3 participants