|
|
|
@@ -1,3 +1,13 @@ |
|
|
|
<!-- |
|
|
|
SPDX-FileCopyrightText: 2021 Yannick Goossens |
|
|
|
SPDX-FileCopyrightText: 2021 - 2024 Slavi Pantaleev |
|
|
|
SPDX-FileCopyrightText: 2022 Dennis Ciba |
|
|
|
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara |
|
|
|
SPDX-FileCopyrightText: 2025 MDAD project contributors |
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
--> |
|
|
|
|
|
|
|
# Setting up Go-NEB (optional, unmaintained) |
|
|
|
|
|
|
|
**Note**: [Go-NEB](https://github.com/matrix-org/go-neb) is now an archived (**unmaintained**) project. We recommend not bothering with installing it. While not a 1:1 replacement, the bridge's author suggests taking a look at [matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) as a replacement, which can also be installed using [this playbook](configuring-playbook-bridge-hookshot.md). Consider using that bot instead of this one. |
|
|
|
|