From 883f9ccb03e67e76543f5b2479984ca3a9179608 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 17 Jan 2021 21:49:18 +0100 Subject: [PATCH] Auto: misc. --- agora-bridge.md | 7 ++++--- bots.md | 9 +++++++++ bridges.md | 7 +++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 bots.md create mode 100644 bridges.md diff --git a/agora-bridge.md b/agora-bridge.md index 1eeda4dee..8c39fa8bc 100644 --- a/agora-bridge.md +++ b/agora-bridge.md @@ -1,9 +1,10 @@ # Agora Bridge -- [[pull]] [[agora bot]] -- [[bot]], [[bridge]], [[siphon]] that allows the [[agora]] to interact with other [[social networks]] and the [[fediverse]]. +- A [[project]]. +- [[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]]. - [[contains]] - - [[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). ## [[done]] diff --git a/bots.md b/bots.md new file mode 100644 index 000000000..53437fd12 --- /dev/null +++ b/bots.md @@ -0,0 +1,9 @@ +# Bots + +- [[push]] [[bot]] + - I like bots. They are often easy to implement and useful. Good bang-for-the-buck. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[push]: push "Push" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/bridges.md b/bridges.md new file mode 100644 index 000000000..45b37649b --- /dev/null +++ b/bridges.md @@ -0,0 +1,7 @@ +# Bridges + +- [[push]] [[bridge]] + +[//begin]: # "Autogenerated link references for markdown compatibility" +[push]: push "Push" +[//end]: # "Autogenerated link references" \ No newline at end of file