Auto: misc.

This commit is contained in:
2021-03-21 20:18:39 +01:00
parent 76232035c8
commit 789c8e79dd
+10 -7
View File
@@ -1,10 +1,14 @@
# Agora Bridge # Agora Bridge
- A [[project]]. - A [[service]].
- [[github]] [[go]] github.com/flancian/agora-bridge - [[github]] 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. - [[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]]. - 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]] - [[contains]]
- [[pull]] [[agora bot]] -- bot implementations for [[twitter]] and [[mastodon]]. - [[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). - 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" [//begin]: # "Autogenerated link references for markdown compatibility"
[project]: project "Project"
[go]: go "Go" [go]: go "Go"
[bots]: bots "Bots" [bots]: bots "Bots"
[bridges]: bridges "Bridges"
[siphons]: siphons "Siphons" [siphons]: siphons "Siphons"
[bridges]: bridges "Bridges"
[agora]: agora "Agora" [agora]: agora "Agora"
[fediverse]: fediverse "Fediverse" [fediverse]: fediverse "Fediverse"
[yaml]: yaml "Yaml" [yaml]: yaml "Yaml"
[agora bridge]: agora-bridge "Agora Bridge"
[pull]: pull "Pull" [pull]: pull "Pull"
[agora bot]: agora-bot "Agora Bot" [agora bot]: agora-bot "Agora Bot"
[twitter]: twitter "Twitter" [twitter]: twitter "Twitter"
[mastodon]: mastodon "Mastodon" [mastodon]: mastodon "Mastodon"
[done]: done "done" [done]: done "done"
[agora bridge]: agora-bridge "Agora Bridge"
[toot cli]: toot-cli "Toot Cli" [toot cli]: toot-cli "Toot Cli"
[Mastodon]: mastodon "Mastodon" [Mastodon]: mastodon "Mastodon"
[do]: do "Do" [do]: do "Do"