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