You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/configuring-playbook-bridge-mautrix-twitter.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
**Note**: bridging to [Twitter](https://twitter.com/) can also happen via the [mx-puppet-twitter](configuring-playbook-bridge-mx-puppet-twitter.md) bridge supported by the playbook.
4
4
5
-
The playbook can install and configure [mautrix-twitter](https://github.com/tulir/mautrix-twitter) for you.
5
+
The playbook can install and configure [mautrix-twitter](https://github.com/mautrix/twitter) for you.
6
6
7
-
See the project's [documentation](https://github.com/tulir/mautrix-twitter/wiki#usage) to learn what it does and why it might be useful to you.
7
+
See the project's [documentation](https://github.com/mautrix/twitter) to learn what it does and why it might be useful to you.
If you'd like to use [Double Puppeting](https://github.com/tulir/mautrix-twitter/wiki/Authentication#double-puppeting) (hint: you most likely do), you have 2 ways of going about it.
16
+
If you'd like to use [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do), you have 2 ways of going about it.
17
17
18
18
### Method 1: automatically, by enabling Shared Secret Auth
19
19
@@ -23,7 +23,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
23
23
24
24
### Method 2: manually, by asking each user to provide a working access token
25
25
26
-
This method is currently not available for the Mautrix-Twitter bridge, but is on the [roadmap](https://github.com/tulir/mautrix-twitter/blob/master/ROADMAP.md) under Misc/Manual login with `login-matrix`
26
+
This method is currently not available for the Mautrix-Twitter bridge, but is on the [roadmap](https://github.com/mautrix/twitter/blob/master/ROADMAP.md) under Misc/Manual login with `login-matrix`
27
27
28
28
## Usage
29
29
@@ -32,6 +32,4 @@ This method is currently not available for the Mautrix-Twitter bridge, but is on
32
32
33
33
You can learn more here about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/python/twitter/authentication.html).
34
34
35
-
If you run into trouble, check the [Troubleshooting](#troubleshooting) section below.
36
-
37
35
After successfully enabling bridging, you may wish to [set up Double Puppeting](#set-up-double-puppeting), if you haven't already done so.
Copy file name to clipboardexpand all lines: docs/container-images.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ These services are not part of our default installation, but can be enabled by [
46
46
47
47
-[mautrix/facebook](https://mau.dev/mautrix/facebook/container_registry) - the [mautrix-facebook](https://github.com/mautrix/facebook) bridge to [Facebook](https://facebook.com/) (optional)
48
48
49
-
-[tulir/mautrix-twitter](https://mau.dev/mautrix/twitter/container_registry) - the [mautrix-twitter](https://github.com/tulir/mautrix-twitter) bridge to [Twitter](https://twitter.com/) (optional)
49
+
-[mautrix/twitter](https://mau.dev/mautrix/twitter/container_registry) - the [mautrix-twitter](https://github.com/mautrix/twitter) bridge to [Twitter](https://twitter.com/) (optional)
50
50
51
51
-[mautrix/hangouts](https://mau.dev/mautrix/hangouts/container_registry) - the [mautrix-hangouts](https://github.com/mautrix/hangouts) bridge to [Google Hangouts](https://en.wikipedia.org/wiki/Google_Hangouts) (optional)
0 commit comments