Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Twitter Mautrix from mattcen #1478

Merged
merged 20 commits into from Dec 22, 2021
Merged

Twitter Mautrix from mattcen #1478

merged 20 commits into from Dec 22, 2021

Conversation

shreyasajj
Copy link
Contributor

No description provided.

mattcen and others added 13 commits December 14, 2021 22:36
find roles/matrix-bridge-mautrix-twitter -type f -exec sed -i \
  -e 's/facebook/twitter/g' \
  -e 's/Facebook/Twitter/g' \
  -e 's/FB/Twitter/g' \
  -e 's/fb/twitter/g' {} +
Updates based off the variable names used in mautrix-facebook role.

Also update port number in defauts/main.yml, and disable presence
checking, because Twitter doesn't support that.
Remove references to sqlite since we should just use postgres from the
outset.
* Copy/update mautrix_facebook group_vars to mautrix_twitter
* Replace facebook -> twitter, fb -> twt, remove presence var
* Enable playbook in setup.yml
Playbook config copied from mautrix-facebook and altered accordingly.
@shreyasajj
Copy link
Contributor Author

I think I fixed the one problem that he seems not have fixed

@shreyasajj
Copy link
Contributor Author

@spantaleev Fixed it

@spantaleev spantaleev merged commit ff9bc2f into spantaleev:master Dec 22, 2021
spantaleev added a commit that referenced this pull request Dec 22, 2021
@spantaleev
Copy link
Owner

Thanks for getting this ready! 👍

I've updated the changelog to announce this new bridge.

@mattcen
Copy link
Contributor

mattcen commented Dec 22, 2021

Thanks @shreyasajj and @spantaleev! 😁

@shreyasajj
Copy link
Contributor Author

@mattcen you basically did 95% I did 5% just got it over the finish line

HarHarLinks pushed a commit to HarHarLinks/matrix-docker-ansible-deploy that referenced this pull request Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants