From 789c8e79ddfb1c8efd0a3311e2433f5c1195cac4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 21 Mar 2021 20:18:39 +0100 Subject: [PATCH] Auto: misc. --- agora-bridge.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/agora-bridge.md b/agora-bridge.md index 9ccbeafa1..492496f3b 100644 --- a/agora-bridge.md +++ b/agora-bridge.md @@ -1,10 +1,14 @@ # Agora Bridge -- A [[project]]. -- [[github]] [[go]] github.com/flancian/agora-bridge - - Eventually a collection of [[bots]], [[bridges]], [[siphons]] that allows the [[agora]] to interact with other [[social networks]] and the [[fediverse]] -- and for those to become [[agora]] clients in turn. +- A [[service]]. + - [[github]] github.com/flancian/agora-bridge + - [[go]] [[github]] + - An [[integration hub]] that hosts [[bots]], [[clients]] and [[siphons]]; any [[bridges]] of [[public utility]]. + - It tries to assist its users first and foremost; optionally it allows any [[agora]] to interact with [[social networks]], the [[fediverse]] and the internet at large -- always as is the intent of its users. - Bridges are configured with [[yaml]]. - - [[yaml]] can be volunteered with your [[digital garden]]. + - [[yaml]] can be volunteered as the [[digital garden]] of a user participating in a community, or in the form of a [[bridges yaml]] file that is associated with an [[agora]]. + - Signup to an [[agora]] then involves pointing [[agora bridge]] to your configuration file as published somewhere on the internet and asking it + - [[agora yaml]] - [[contains]] - [[pull]] [[agora bot]] -- bot implementations for [[twitter]] and [[mastodon]]. - Code to enable users to directly interact with social networks of choice (in the directions social network -> agora and agora -> social network). @@ -30,20 +34,19 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[project]: project "Project" [go]: go "Go" [bots]: bots "Bots" -[bridges]: bridges "Bridges" [siphons]: siphons "Siphons" +[bridges]: bridges "Bridges" [agora]: agora "Agora" [fediverse]: fediverse "Fediverse" [yaml]: yaml "Yaml" +[agora bridge]: agora-bridge "Agora Bridge" [pull]: pull "Pull" [agora bot]: agora-bot "Agora Bot" [twitter]: twitter "Twitter" [mastodon]: mastodon "Mastodon" [done]: done "done" -[agora bridge]: agora-bridge "Agora Bridge" [toot cli]: toot-cli "Toot Cli" [Mastodon]: mastodon "Mastodon" [do]: do "Do"