We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5d44e commit 27ecd41Copy full SHA for 27ecd41
content/ecosystem/integrations/integrations.toml
@@ -262,3 +262,13 @@ language = "TypeScript"
262
licence = "Apache-2.0"
263
repository = "https://github.com/matrix-org/mjolnir"
264
room = "#mjolnir:matrix.org"
265
+
266
+[[integrations]]
267
+name = "TootFeedBot"
268
+description = """
269
+A bot that forwards toots from your Fediverse feed to your matrix inbox. It supports Mastodon and Pleroma.
270
+"""
271
+maintainer = "urmaul"
272
+language = "TypeScript"
273
+license = "MIT"
274
+repository = "https://codeberg.org/urmaul/toot-feed-bot"
0 commit comments