Auto: misc.

This commit is contained in:
2021-03-21 20:09:54 +01:00
parent 754df35626
commit 76232035c8
2 changed files with 14 additions and 4 deletions
+8 -3
View File
@@ -3,6 +3,8 @@
- A [[project]]. - A [[project]].
- [[github]] [[go]] github.com/flancian/agora-bridge - [[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. - 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.
- Bridges are configured with [[yaml]].
- [[yaml]] can be volunteered with your [[digital garden]].
- [[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).
@@ -35,13 +37,16 @@
[siphons]: siphons "Siphons" [siphons]: siphons "Siphons"
[agora]: agora "Agora" [agora]: agora "Agora"
[fediverse]: fediverse "Fediverse" [fediverse]: fediverse "Fediverse"
[yaml]: yaml "Yaml"
[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" [agora bridge]: agora-bridge "Agora Bridge"
[toot cli]: toot-cli "Toot Cli" [toot cli]: toot-cli "Toot Cli"
[Mastodon]: mastodon "Mastodon"
[do]: do "Do" [do]: do "Do"
[push]: push "Push" [push]: push "Push"
[Twitter]: twitter "Twitter"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"
+6 -1
View File
@@ -2,11 +2,16 @@
- a [[design]] - a [[design]]
- [[go]] https://social.coop/web/statuses/105929339151612533 - [[go]] https://social.coop/web/statuses/105929339151612533
- the [[agora]] has three parts:
- the [[agora]] proper, a high level description of an intent in the form of a [[contract]] and instructions contained in a git repository.
- [[agora server]]
- [[agora bridge]]
- [[pull]] [[agora]] - [[pull]] [[agora]]
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go" [go]: go "Go"
[pull]: pull "Pull"
[agora]: agora "Agora" [agora]: agora "Agora"
[contract]: contract "CONTRACT"
[pull]: pull "Pull"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"